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\Ajax
Code
protected $settings;
Please login to continue.