You are here

protected property BlockFieldFormatter::$contextRepository in Block field 8

The Drupal context repository.

Type: \Drupal\context\Entity\ContextRepositoryInterface

File

src/Plugin/Field/FieldFormatter/BlockFieldFormatter.php, line 37

Class

BlockFieldFormatter
Plugin implementation of the 'block_field' formatter.

Namespace

Drupal\block_field\Plugin\Field\FieldFormatter

Code

protected $contextRepository;