You are here

protected property EventManager::$eventTypeStorage in RNG - Events and Registrations 8

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

Event type storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/EventManager.php, line 30

Class

EventManager
Event manager for RNG.

Namespace

Drupal\rng

Code

protected $eventTypeStorage;