function SystemMessagesBlock::createPlaceholder
Overrides BlockPluginTrait::createPlaceholder
File
-
core/
modules/ system/ src/ Plugin/ Block/ SystemMessagesBlock.php, line 54
Class
- SystemMessagesBlock
- Provides a block to display the messages.
Namespace
Drupal\system\Plugin\BlockCode
public function createPlaceholder() : bool {
return TRUE;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.