You are here

protected property HighlightCommand::$selector in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Ajax/HighlightCommand.php \Drupal\views\Ajax\HighlightCommand::selector

A CSS selector string.

Type: string

File

core/modules/views/src/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;