constant BlockInterface::BLOCK_LABEL_VISIBLE in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/block/src/BlockInterface.php \Drupal\block\BlockInterface::BLOCK_LABEL_VISIBLE
Indicates the block label (title) should be displayed to end users.
File
- core/
modules/ block/ src/ BlockInterface.php, line 20 - Contains \Drupal\block\BlockInterface.
Class
- BlockInterface
- Provides an interface defining a block entity.
Namespace
Drupal\blockCode
const BLOCK_LABEL_VISIBLE = 'visible';