You are here

protected property EventMeta::$eventManager in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/EventMeta.php \Drupal\rng\EventMeta::eventManager
  2. 8 src/EventMeta.php \Drupal\rng\EventMeta::eventManager

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/EventMeta.php, line 76

Class

EventMeta
Meta event wrapper for RNG.

Namespace

Drupal\rng

Code

protected $eventManager;