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