You are here

protected property ConditionDeleteForm::$condition in Context 8.0

Same name and namespace in other branches
  1. 8.4 modules/context_ui/src/Form/ConditionDeleteForm.php \Drupal\context_ui\Form\ConditionDeleteForm::condition
  2. 8 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

ConditionDeleteForm

Namespace

Drupal\context_ui\Form

Code

protected $condition;