protected property EventTypeRuleDeleteAll::$eventManager in RNG - Events and Registrations 3.x
Same name and namespace in other branches
- 8.2 src/Form/EventTypeRuleDeleteAll.php \Drupal\rng\Form\EventTypeRuleDeleteAll::eventManager
- 8 src/Form/EventTypeRuleDeleteAll.php \Drupal\rng\Form\EventTypeRuleDeleteAll::eventManager
The RNG event manager.
Type: \Drupal\rng\EventManagerInterface
File
- src/
Form/ EventTypeRuleDeleteAll.php, line 37
Class
- EventTypeRuleDeleteAll
- Form controller to delete all custom rules for an event type.
Namespace
Drupal\rng\FormCode
protected $eventManager;