protected property ContextManager::$contextHandler in Context 8.4
Same name and namespace in other branches
- 8 src/ContextManager.php \Drupal\context\ContextManager::contextHandler
- 8.0 src/ContextManager.php \Drupal\context\ContextManager::contextHandler
Wraps the context handler.
Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface
File
- src/
ContextManager.php, line 48
Class
- ContextManager
- This is the manager service for the context module.
Namespace
Drupal\contextCode
protected $contextHandler;