Same name and namespace in other branches
  1. 8.9.x core/modules/block/src/Entity/Block.php \Drupal\block\Entity\Block::pluginCollection
  2. 9 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 111

Class

Block
Defines a Block configuration entity class.

Namespace

Drupal\block\Entity

Code

protected $pluginCollection;