You are here

protected property BlockDeleteForm::$contextManager in Context 8

Same name and namespace in other branches
  1. 8.4 src/Reaction/Blocks/Form/BlockDeleteForm.php \Drupal\context\Reaction\Blocks\Form\BlockDeleteForm::contextManager
  2. 8.0 src/Reaction/Blocks/Form/BlockDeleteForm.php \Drupal\context\Reaction\Blocks\Form\BlockDeleteForm::contextManager

The Context module context manager.

Type: \Drupal\context\ContextManager

File

src/Reaction/Blocks/Form/BlockDeleteForm.php, line 44

Class

BlockDeleteForm

Namespace

Drupal\context\Reaction\Blocks\Form

Code

protected $contextManager;