You are here

protected property ReactionDeleteForm::$contextManager in Context 8.0

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

The Context module context manager.

Type: ContextManager

File

modules/context_ui/src/Form/ReactionDeleteForm.php, line 33

Class

ReactionDeleteForm

Namespace

Drupal\context_ui\Form

Code

protected $contextManager;