protected property SettingsCommand::$settings

An array of key/value pairs of JavaScript settings.

This will be used for all commands after this if they do not include their own settings array.

Type: array

File

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

Class

SettingsCommand
AJAX command for adjusting Drupal's JavaScript settings.

Namespace

Drupal\Core\Ajax

Code

protected $settings;

© 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::settings/8.1.x