protected property BlockDeleteForm::$context in Context 8
Same name and namespace in other branches
- 8.4 src/Reaction/Blocks/Form/BlockDeleteForm.php \Drupal\context\Reaction\Blocks\Form\BlockDeleteForm::context
- 8.0 src/Reaction/Blocks/Form/BlockDeleteForm.php \Drupal\context\Reaction\Blocks\Form\BlockDeleteForm::context
The context that the block is being removed from.
Type: ContextInterface
File
- src/
Reaction/ Blocks/ Form/ BlockDeleteForm.php, line 23
Class
Namespace
Drupal\context\Reaction\Blocks\FormCode
protected $context;