You are here

protected property EventTypeRuleComponentEdit::$conditionManager in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Form/EventTypeRuleComponentEdit.php \Drupal\rng\Form\EventTypeRuleComponentEdit::conditionManager
  2. 3.x src/Form/EventTypeRuleComponentEdit.php \Drupal\rng\Form\EventTypeRuleComponentEdit::conditionManager

The condition manager service.

Type: \Drupal\Core\Condition\ConditionManager

File

src/Form/EventTypeRuleComponentEdit.php, line 31

Class

EventTypeRuleComponentEdit
Configure event settings.

Namespace

Drupal\rng\Form

Code

protected $conditionManager;