protected property DataCommand::$name

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

Type: string

File

core/lib/Drupal/Core/Ajax/DataCommand.php, line 33

Class

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

Namespace

Drupal\Core\Ajax

Code

protected $name;

© 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!DataCommand.php/property/DataCommand::name/8.1.x