function SystemMenuBlock::createPlaceholder
Same name and namespace in other branches
- 11.x core/modules/system/src/Plugin/Block/SystemMenuBlock.php \Drupal\system\Plugin\Block\SystemMenuBlock::createPlaceholder()
Overrides BlockPluginTrait::createPlaceholder
File
-
core/
modules/ system/ src/ Plugin/ Block/ SystemMenuBlock.php, line 294
Class
- SystemMenuBlock
- Provides a generic Menu block.
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.