protected property Block::$pluginBag

The plugin bag that holds the block plugin for this entity.

Type: \Drupal\block\BlockPluginBag

File

drupal/core/modules/block/lib/Drupal/block/Plugin/Core/Entity/Block.php, line 91
Contains \Drupal\block\Plugin\Core\Entity\Block.

Class

Block
Defines a Block configuration entity class.

Namespace

Drupal\block\Plugin\Core\Entity

Code

protected $pluginBag;