You are here

protected property Blocks::$themeHandler in Context 8.4

Same name and namespace in other branches
  1. 8 src/Plugin/ContextReaction/Blocks.php \Drupal\context\Plugin\ContextReaction\Blocks::themeHandler
  2. 8.0 src/Plugin/ContextReaction/Blocks.php \Drupal\context\Plugin\ContextReaction\Blocks::themeHandler

The handler of the available themes.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Plugin/ContextReaction/Blocks.php, line 89

Class

Blocks
Provides a content reaction.

Namespace

Drupal\context\Plugin\ContextReaction

Code

protected $themeHandler;