You are here

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

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

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

Class

ContextReactionBlocksController
The controller for the Block Context Reaction.

Namespace

Drupal\context\Reaction\Blocks\Controller

Code

protected $blockManager;