You are here

protected property Regions::$themeManager in Context 8.4

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

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

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

Class

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

Namespace

Drupal\context\Plugin\ContextReaction

Code

protected $themeManager;