You are here

protected property ConditionDeleteForm::$condition in Block Visibility Groups 8

The condition used by this form.

Type: \Drupal\Core\Condition\ConditionInterface

File

src/Form/ConditionDeleteForm.php, line 29

Class

ConditionDeleteForm
Provides a form for deleting an condition.

Namespace

Drupal\block_visibility_groups\Form

Code

protected $condition;