protected property ContextManager::$activeContexts in Context 8.4
Same name and namespace in other branches
- 8 src/ContextManager.php \Drupal\context\ContextManager::activeContexts
- 8.0 src/ContextManager.php \Drupal\context\ContextManager::activeContexts
An array of contexts that have been evaluated and are active.
Type: array
File
- src/
ContextManager.php, line 72
Class
- ContextManager
- This is the manager service for the context module.
Namespace
Drupal\contextCode
protected $activeContexts = [];