protected property EventManager::$event_meta in RNG - Events and Registrations 3.x
Same name and namespace in other branches
- 8.2 src/EventManager.php \Drupal\rng\EventManager::event_meta
- 8 src/EventManager.php \Drupal\rng\EventManager::event_meta
An array of event meta instances.
Type: \Drupal\rng\EventMeta[]
File
- src/
EventManager.php, line 24
Class
- EventManager
- Event manager for RNG.
Namespace
Drupal\rngCode
protected $event_meta = [];