You are here

protected property BlockFieldWidget::$contextRepository in Block field 8

The Drupal context repository.

Type: \Drupal\context\Entity\ContextRepositoryInterface

File

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

Class

BlockFieldWidget
Plugin implementation of the 'block_field' widget.

Namespace

Drupal\block_field\Plugin\Field\FieldWidget

Code

protected $contextRepository;