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