protected property RegistrantFactory::$eventManager in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 src/RegistrantFactory.php \Drupal\rng\RegistrantFactory::eventManager
- 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\rngCode
protected $eventManager;