protected property BlockContentBlock::$blockManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/block_content/src/Plugin/Block/BlockContentBlock.php \Drupal\block_content\Plugin\Block\BlockContentBlock::blockManager
The Plugin Block Manager.
Type: \Drupal\Core\Block\BlockManagerInterface.
File
- core/
modules/ block_content/ src/ Plugin/ Block/ BlockContentBlock.php, line 37 - Contains \Drupal\block_content\Plugin\Block\BlockContentBlock.
Class
- BlockContentBlock
- Defines a generic custom block type.
Namespace
Drupal\block_content\Plugin\BlockCode
protected $blockManager;