protected property OpenDialogCommand::$title

The title of the dialog.

Type: string

File

drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php, line 29
Contains \Drupal\Core\Ajax\OpenDialogCommand.

Class

OpenDialogCommand
Defines an AJAX command to open certain content in a dialog.

Namespace

Drupal\Core\Ajax

Code

protected $title;