You are here

protected property EventManager::$eventTypeStorage in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/EventManager.php \Drupal\rng\EventManager::eventTypeStorage
  2. 8 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\rng

Code

protected $eventTypeStorage;