You are here

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

The handler of the available themes.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

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

Class

ContextReactionBlocksController
The controller for the Block Context Reaction.

Namespace

Drupal\context\Reaction\Blocks\Controller

Code

protected $themeHandler;