protected property DataCommand::$name

The key of the data attached to elements matched by the selector.

Type: string

File

drupal/core/lib/Drupal/Core/Ajax/DataCommand.php, line 38
Definition of Drupal\Core\Ajax\DataCommand.

Class

DataCommand
An AJAX command for implementing jQuery's data() method.

Namespace

Drupal\Core\Ajax

Code

protected $name;