protected property 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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Ajax!InvokeCommand.php/property/InvokeCommand::arguments/8.1.x