protected property SetDialogOptionCommand::$optionValue

A jQuery UI dialog option value.

Type: mixed

File

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

Class

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

Namespace

Drupal\Core\Ajax

Code

protected $optionValue;