protected property InvokeCommand::$arguments in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Ajax/InvokeCommand.php \Drupal\Core\Ajax\InvokeCommand::arguments
An optional list of arguments to pass to the method.
Type: array
File
- core/
lib/ Drupal/ Core/ Ajax/ InvokeCommand.php, line 47 - Contains \Drupal\Core\Ajax\InvokeCommand.
Class
- InvokeCommand
- AJAX command for invoking an arbitrary jQuery method.
Namespace
Drupal\Core\AjaxCode
protected $arguments;