You are here

protected property ContextDeleteForm::$contextManager in Context 8.4

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

The Context module context manager.

Type: \Drupal\context\ContextManager

File

modules/context_ui/src/Form/ContextDeleteForm.php, line 21

Class

ContextDeleteForm
Provides a form to delete a context.

Namespace

Drupal\context_ui\Form

Code

protected $contextManager;