protected property SetDialogOptionCommand::$selector

A CSS selector string.

Type: string

File

drupal/core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php, line 20
Contains \Drupal\Core\Ajax\SetDialogOptionCommand.

Class

SetDialogOptionCommand
Defines an AJAX command that sets jQuery UI dialog properties.

Namespace

Drupal\Core\Ajax

Code

protected $selector;