protected property BlockFormBase::$contextManager in Context 8.4
Same name and namespace in other branches
- 8 src/Reaction/Blocks/Form/BlockFormBase.php \Drupal\context\Reaction\Blocks\Form\BlockFormBase::contextManager
- 8.0 src/Reaction/Blocks/Form/BlockFormBase.php \Drupal\context\Reaction\Blocks\Form\BlockFormBase::contextManager
The Context modules context manager.
Type: \Drupal\context\ContextManager
File
- src/
Reaction/ Blocks/ Form/ BlockFormBase.php, line 98
Class
- BlockFormBase
- Provides a Block Form Base for blocks reactions.
Namespace
Drupal\context\Reaction\Blocks\FormCode
protected $contextManager;