protected property RemoveCommand::$selector

The CSS selector for the element(s) to be removed.

Type: string

File

core/lib/Drupal/Core/Ajax/RemoveCommand.php, line 26

Class

RemoveCommand
AJAX command for calling the jQuery remove() method.

Namespace

Drupal\Core\Ajax

Code

protected $selector;

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