protected property OpenDialogCommand::$html

HTML content that will placed in the dialog.

Type: string

File

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

Class

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

Namespace

Drupal\Core\Ajax

Code

protected $html;