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