You are here

protected property ConditionDeleteForm::$contextManager in Context 8.0

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

The Context module context manager.

Type: \Drupal\context\ContextManager

File

modules/context_ui/src/Form/ConditionDeleteForm.php, line 35

Class

ConditionDeleteForm

Namespace

Drupal\context_ui\Form

Code

protected $contextManager;