You are here

protected property EventTypeRuleComponentEdit::$conditionManager in RNG - Events and Registrations 3.x

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

The condition manager service.

Type: \Drupal\Core\Condition\ConditionManager

File

src/Form/EventTypeRuleComponentEdit.php, line 30

Class

EventTypeRuleComponentEdit
Configure event settings.

Namespace

Drupal\rng\Form

Code

protected $conditionManager;