Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. InvokeCommand.php

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;
RSS feed
Powered by Drupal