protected property ConditionDeleteForm::$condition in Context 8
Same name and namespace in other branches
- 8.4 modules/context_ui/src/Form/ConditionDeleteForm.php \Drupal\context_ui\Form\ConditionDeleteForm::condition
- 8.0 modules/context_ui/src/Form/ConditionDeleteForm.php \Drupal\context_ui\Form\ConditionDeleteForm::condition
The condition to delete from the context.
Type: \Drupal\Core\Condition\ConditionInterface
File
- modules/
context_ui/ src/ Form/ ConditionDeleteForm.php, line 28
Class
Namespace
Drupal\context_ui\FormCode
protected $condition;