You are here

protected property ConditionDeleteForm::$context in Context 8.4

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

The context to delete a condition from.

Type: \Drupal\context\Entity\Context

File

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

Class

ConditionDeleteForm
Provides a Condition delete form.

Namespace

Drupal\context_ui\Form

Code

protected $context;