protected property HighlightCommand::$selector

A CSS selector string.

Type: string

File

drupal/core/modules/views/lib/Drupal/views/Ajax/HighlightCommand.php, line 24
Contains \Drupal\views\Ajax\HighlightCommand.

Class

HighlightCommand
Provides an AJAX command for highlighting a certain new piece of html.

Namespace

Drupal\views\Ajax

Code

protected $selector;