Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php \Drupal\Core\Ajax\SetDialogOptionCommand::optionName
  2. 9 core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php \Drupal\Core\Ajax\SetDialogOptionCommand::optionName

A jQuery UI dialog option name.

Type: string

File

core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php, line 24

Class

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

Namespace

Drupal\Core\Ajax

Code

protected $optionName;