protected property ContextListBuilder::$contextManager in Context 8.4
Same name and namespace in other branches
- 8 modules/context_ui/src/ContextListBuilder.php \Drupal\context_ui\ContextListBuilder::contextManager
- 8.0 modules/context_ui/src/ContextListBuilder.php \Drupal\context_ui\ContextListBuilder::contextManager
The Context modules context manager.
Type: \Drupal\context\ContextManager
File
- modules/
context_ui/ src/ ContextListBuilder.php, line 30
Class
- ContextListBuilder
- Provides a class to crate the Context List.
Namespace
Drupal\context_uiCode
protected $contextManager;