You are here

protected property Theme::$themeHandler in Context 8

Same name and namespace in other branches
  1. 8.4 src/Plugin/ContextReaction/Theme.php \Drupal\context\Plugin\ContextReaction\Theme::themeHandler

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Plugin/ContextReaction/Theme.php, line 29

Class

Theme
Provides a content reaction that will let you change theme.

Namespace

Drupal\context\Plugin\ContextReaction

Code

protected $themeHandler;