protected property EventTypeRuleDeleteAll::$ruleStorage in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Form/EventTypeRuleDeleteAll.php \Drupal\rng\Form\EventTypeRuleDeleteAll::ruleStorage
- 3.x src/Form/EventTypeRuleDeleteAll.php \Drupal\rng\Form\EventTypeRuleDeleteAll::ruleStorage
Rule storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
Form/ EventTypeRuleDeleteAll.php, line 31
Class
- EventTypeRuleDeleteAll
- Form controller to delete all custom rules for an event type.
Namespace
Drupal\rng\FormCode
protected $ruleStorage;