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