protected property AlertCommand::$text in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Ajax/AlertCommand.php \Drupal\Core\Ajax\AlertCommand::text
The text to be displayed in the alert box.
Type: string
File
- core/
lib/ Drupal/ Core/ Ajax/ AlertCommand.php, line 22 - Contains \Drupal\Core\Ajax\AlertCommand.
Class
- AlertCommand
- AJAX command for a javascript alert box.
Namespace
Drupal\Core\AjaxCode
protected $text;