You are here

protected property EventTypeAccessDefaultsForm::$eventTypeRuleStorage in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Form/EventTypeAccessDefaultsForm.php \Drupal\rng\Form\EventTypeAccessDefaultsForm::eventTypeRuleStorage
  2. 3.x src/Form/EventTypeAccessDefaultsForm.php \Drupal\rng\Form\EventTypeAccessDefaultsForm::eventTypeRuleStorage

Event type rule storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/EventTypeAccessDefaultsForm.php, line 48

Class

EventTypeAccessDefaultsForm
Form for event type access defaults.

Namespace

Drupal\rng\Form

Code

protected $eventTypeRuleStorage;