You are here

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

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

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/Form/RegistrationForm.php, line 28

Class

RegistrationForm
Form controller for registrations.

Namespace

Drupal\rng\Form

Code

protected $eventManager;