You are here

protected property BlockFieldManager::$blockManager in Block field 8

The block plugin manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/BlockFieldManager.php, line 18

Class

BlockFieldManager
Defines a service that manages block plugins for the block field.

Namespace

Drupal\block_field

Code

protected $blockManager;