protected property InsertCommand::$settings in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Ajax/InsertCommand.php \Drupal\Core\Ajax\InsertCommand::settings
A settings array to be passed to any attached JavaScript behavior.
Type: array
File
- core/
lib/ Drupal/ Core/ Ajax/ InsertCommand.php, line 45
Class
- InsertCommand
- Generic AJAX command for inserting content.
Namespace
Drupal\Core\AjaxCode
protected $settings;