BlockPluginInterface::BLOCK_LABEL_VISIBLE
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Block/BlockPluginInterface.php \Drupal\Core\Block\BlockPluginInterface::BLOCK_LABEL_VISIBLE
- 10 core/lib/Drupal/Core/Block/BlockPluginInterface.php \Drupal\Core\Block\BlockPluginInterface::BLOCK_LABEL_VISIBLE
- 11.x core/lib/Drupal/Core/Block/BlockPluginInterface.php \Drupal\Core\Block\BlockPluginInterface::BLOCK_LABEL_VISIBLE
Indicates the block label (title) should be displayed to end users.
File
-
core/
lib/ Drupal/ Core/ Block/ BlockPluginInterface.php, line 29
Class
- BlockPluginInterface
- Defines the required interface for all block plugins.
Namespace
Drupal\Core\BlockCode
const BLOCK_LABEL_VISIBLE = 'visible';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.