protected property BlockContentBlock::$blockManager in Drupal 9
Same name and namespace in other branches
- 8 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 34
Class
- BlockContentBlock
- Defines a generic custom block type.
Namespace
Drupal\block_content\Plugin\BlockCode
protected $blockManager;