Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AlertCommand.php
AlertCommand::$text
The text to be displayed in the alert box.
Type:
string
File
core/
lib/
Drupal/
Core/
Ajax/
AlertCommand.php
, line 17
Class
AlertCommand
AJAX command for a javascript alert box.
Namespace
Drupal\Core\Ajax
Code
protected $text;
RSS feed