protected property Blocks::$themeManager in Context 8.0
Same name and namespace in other branches
- 8.4 src/Plugin/ContextReaction/Blocks.php \Drupal\context\Plugin\ContextReaction\Blocks::themeManager
- 8 src/Plugin/ContextReaction/Blocks.php \Drupal\context\Plugin\ContextReaction\Blocks::themeManager
Type: \Drupal\Core\Theme\ThemeManagerInterface
File
- src/
Plugin/ ContextReaction/ Blocks.php, line 63
Class
- Blocks
- Provides a content reaction that will let you place blocks in the current themes regions.
Namespace
Drupal\context\Plugin\ContextReactionCode
protected $themeManager;