protected property InsertCommand::$settings

A settings array to be passed to any any attached JavaScript behavior.

Type: array

File

drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php, line 46
Definition of Drupal\Core\Ajax\InsertCommand.

Class

InsertCommand
Generic AJAX command for inserting content.

Namespace

Drupal\Core\Ajax

Code

protected $settings;