You are here

protected property ContextReactionBlocksController::$contextManager 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::contextManager
  2. 8.0 src/Reaction/Blocks/Controller/ContextReactionBlocksController.php \Drupal\context\Reaction\Blocks\Controller\ContextReactionBlocksController::contextManager

The Context modules context manager.

Type: \Drupal\context\ContextManager

File

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

Class

ContextReactionBlocksController
The controller for the Block Context Reaction.

Namespace

Drupal\context\Reaction\Blocks\Controller

Code

protected $contextManager;