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