protected property RegistrationController::$eventManager in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Controller/RegistrationController.php \Drupal\rng\Controller\RegistrationController::eventManager
- 3.x src/Controller/RegistrationController.php \Drupal\rng\Controller\RegistrationController::eventManager
The RNG event manager.
Type: \Drupal\rng\EventManagerInterface
File
- src/
Controller/ RegistrationController.php, line 24
Class
- RegistrationController
- Controller for registration entities.
Namespace
Drupal\rng\ControllerCode
protected $eventManager;