protected property MessageCommand::$message in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Ajax/MessageCommand.php \Drupal\Core\Ajax\MessageCommand::message
The message text.
Type: string
File
- core/
lib/ Drupal/ Core/ Ajax/ MessageCommand.php, line 35
Class
- MessageCommand
- AJAX command for a JavaScript Drupal.message() call.
Namespace
Drupal\Core\AjaxCode
protected $message;