You are here

protected property BlockFieldManager::$contextRepository in Block field 8

The context repository.

Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface

File

src/BlockFieldManager.php, line 25

Class

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

Namespace

Drupal\block_field

Code

protected $contextRepository;