You are here

protected property ContextListBuilder::$contextManager in Context 8.0

Same name and namespace in other branches
  1. 8.4 modules/context_ui/src/ContextListBuilder.php \Drupal\context_ui\ContextListBuilder::contextManager
  2. 8 modules/context_ui/src/ContextListBuilder.php \Drupal\context_ui\ContextListBuilder::contextManager

The Context modules context manager.

Type: ContextManager

File

modules/context_ui/src/ContextListBuilder.php, line 27

Class

ContextListBuilder

Namespace

Drupal\context_ui

Code

protected $contextManager;