protected property InvokeCommand::$method

A jQuery method to invoke.

Type: string

File

drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php, line 40
Definition of Drupal\Core\Ajax\InvokeCommand.

Class

InvokeCommand
AJAX command for invoking an arbitrary jQuery method.

Namespace

Drupal\Core\Ajax

Code

protected $method;