You are here

protected property ContextManager::$contextRepository in Context 8

Same name and namespace in other branches
  1. 8.4 src/ContextManager.php \Drupal\context\ContextManager::contextRepository
  2. 8.0 src/ContextManager.php \Drupal\context\ContextManager::contextRepository

Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface

File

src/ContextManager.php, line 41

Class

ContextManager
This is the manager service for the context module and should not be confused with the built in contexts in Drupal.

Namespace

Drupal\context

Code

protected $contextRepository;