protected property EventManager::$eventTypeStorage in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 src/EventManager.php \Drupal\rng\EventManager::eventTypeStorage
- 3.x src/EventManager.php \Drupal\rng\EventManager::eventTypeStorage
Event type storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
EventManager.php, line 31
Class
- EventManager
- Event manager for RNG.
Namespace
Drupal\rngCode
protected $eventTypeStorage;