protected property ContextDisableForm::$contextManager in Context 8.4
Same name and namespace in other branches
- 8 modules/context_ui/src/Form/ContextDisableForm.php \Drupal\context_ui\Form\ContextDisableForm::contextManager
The Context module context manager.
Type: \Drupal\context\ContextManager
File
- modules/
context_ui/ src/ Form/ ContextDisableForm.php, line 21
Class
- ContextDisableForm
- Provides a form to disable a context.
Namespace
Drupal\context_ui\FormCode
protected $contextManager;