You are here

protected property Blocks::$themeManager in Context 8.4

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

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/Plugin/ContextReaction/Blocks.php, line 82

Class

Blocks
Provides a content reaction.

Namespace

Drupal\context\Plugin\ContextReaction

Code

protected $themeManager;