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