You are here

protected property Regions::$themeHandler in Context 8

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

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Plugin/ContextReaction/Regions.php, line 37

Class

Regions
Provides a content reaction that will let you disable regions.

Namespace

Drupal\context\Plugin\ContextReaction

Code

protected $themeHandler;