Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MessageCommand.php
MessageCommand::$message
The message text.
Type:
string|\Drupal\Component\Render\MarkupInterface
File
core/
lib/
Drupal/
Core/
Ajax/
MessageCommand.php
, line 75
Class
MessageCommand
AJAX command for a JavaScript Drupal.message() call.
Namespace
Drupal\Core\Ajax
Code
protected $message;
RSS feed