You are here

protected property BlockFieldWidget::$blockManager in Block field 8

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Plugin/Field/FieldWidget/BlockFieldWidget.php, line 44

Class

BlockFieldWidget
Plugin implementation of the 'block_field' widget.

Namespace

Drupal\block_field\Plugin\Field\FieldWidget

Code

protected $blockManager;