protected property SettingsCommand::$merge

Whether the settings should be merged into the global drupalSettings.

By default (FALSE), the settings that are passed to Drupal.attachBehaviors will not include the global drupalSettings.

Type: bool

File

core/lib/Drupal/Core/Ajax/SettingsCommand.php, line 37

Class

SettingsCommand
AJAX command for adjusting Drupal's JavaScript settings.

Namespace

Drupal\Core\Ajax

Code

protected $merge;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Ajax!SettingsCommand.php/property/SettingsCommand::merge/8.1.x