protected property MessageCommand::$clearPrevious in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Ajax/MessageCommand.php \Drupal\Core\Ajax\MessageCommand::clearPrevious
Whether to clear previous messages.
Type: bool
File
- core/
lib/ Drupal/ Core/ Ajax/ MessageCommand.php, line 42
Class
- MessageCommand
- AJAX command for a JavaScript Drupal.message() call.
Namespace
Drupal\Core\AjaxCode
protected $clearPrevious;