You are here

protected property ContextReactionBlocksController::$contextRepository in Context 8.4

Same name and namespace in other branches
  1. 8 src/Reaction/Blocks/Controller/ContextReactionBlocksController.php \Drupal\context\Reaction\Blocks\Controller\ContextReactionBlocksController::contextRepository
  2. 8.0 src/Reaction/Blocks/Controller/ContextReactionBlocksController.php \Drupal\context\Reaction\Blocks\Controller\ContextReactionBlocksController::contextRepository

The Drupal context repository.

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

File

src/Reaction/Blocks/Controller/ContextReactionBlocksController.php, line 35

Class

ContextReactionBlocksController
The controller for the Block Context Reaction.

Namespace

Drupal\context\Reaction\Blocks\Controller

Code

protected $contextRepository;