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;
The text to be displayed in the alert box.
Type: string
Drupal\Core\Ajax
protected $text;
Please login to continue.