You are here

protected property ContextManager::$contexts in Context 8.4

An array of all contexts.

Type: \Drupal\Context\ContextInterface[]

File

src/ContextManager.php, line 65

Class

ContextManager
This is the manager service for the context module.

Namespace

Drupal\context

Code

protected $contexts = [];