protected property Block::$pluginCollection in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/block/src/Entity/Block.php \Drupal\block\Entity\Block::pluginCollection
The plugin collection that holds the block plugin for this entity.
Type: \Drupal\block\BlockPluginCollection
File
- core/
modules/ block/ src/ Entity/ Block.php, line 106 - Contains \Drupal\block\Entity\Block.
Class
- Block
- Defines a Block configuration entity class.
Namespace
Drupal\block\EntityCode
protected $pluginCollection;