You are here

protected property RegistrationController::$eventManager in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Controller/RegistrationController.php \Drupal\rng\Controller\RegistrationController::eventManager
  2. 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\Controller

Code

protected $eventManager;