You are here

protected property ContextFormBase::$contextManager in Context 8.0

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

The Context module context manager.

Type: ContextManager

File

modules/context_ui/src/Form/ContextFormBase.php, line 28

Class

ContextFormBase

Namespace

Drupal\context_ui\Form

Code

protected $contextManager;