You are here

protected property BlockFieldWidget::$blockFieldSelectionManager in Block field 8

The block field selection manager.

Type: \Drupal\block_field\BlockFieldSelectionManager

File

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

Class

BlockFieldWidget
Plugin implementation of the 'block_field' widget.

Namespace

Drupal\block_field\Plugin\Field\FieldWidget

Code

protected $blockFieldSelectionManager;