You are here

protected property ConditionForm::$conditionManager in Rules 8.3

The condition plugin manager.

Type: \Drupal\rules\Core\ConditionManager

File

src/Form/Expression/ConditionForm.php, line 25

Class

ConditionForm
UI form for adding/editing a Rules condition.

Namespace

Drupal\rules\Form\Expression

Code

protected $conditionManager;