protected property EventTypeRuleDeleteAll::$eventType in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 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\Entity\EventTypeInterface
File
- src/
Form/ EventTypeRuleDeleteAll.php, line 23
Class
- EventTypeRuleDeleteAll
- Form controller to delete all custom rules for an event type.
Namespace
Drupal\rng\FormCode
protected $eventType;