protected property Theme::$themeHandler in Context 8.4
Same name and namespace in other branches
- 8 src/Plugin/ContextReaction/Theme.php \Drupal\context\Plugin\ContextReaction\Theme::themeHandler
The handler of the available themes.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- src/
Plugin/ ContextReaction/ Theme.php, line 34
Class
- Theme
- Provides a content reaction that will let you change theme.
Namespace
Drupal\context\Plugin\ContextReactionCode
protected $themeHandler;