You are here

protected property GlobalContextRepositoryTrait::$contextRepository in Rules 8.3

The global context repository.

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

File

src/Context/GlobalContextRepositoryTrait.php, line 17

Class

GlobalContextRepositoryTrait
Trait for classes that depend on the global context repository.

Namespace

Drupal\rules\Context

Code

protected $contextRepository;