You are here

protected property RegistrantFactory::$eventManager in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 src/RegistrantFactory.php \Drupal\rng\RegistrantFactory::eventManager
  2. 3.x src/RegistrantFactory.php \Drupal\rng\RegistrantFactory::eventManager

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/RegistrantFactory.php, line 25

Class

RegistrantFactory
The registrant entity factory.

Namespace

Drupal\rng

Code

protected $eventManager;