InvokeCommand::$arguments

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Ajax/InvokeCommand.php \Drupal\Core\Ajax\InvokeCommand::arguments
  2. 8.9.x core/lib/Drupal/Core/Ajax/InvokeCommand.php \Drupal\Core\Ajax\InvokeCommand::arguments
  3. 10 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 42

Class

InvokeCommand
AJAX command for invoking an arbitrary jQuery method.

Namespace

Drupal\Core\Ajax

Code

protected $arguments;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.