protected property RegistrationForm::$eventManager in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 src/Form/RegistrationForm.php \Drupal\rng\Form\RegistrationForm::eventManager
- 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 26
Class
- RegistrationForm
- Form controller for registrations.
Namespace
Drupal\rng\FormCode
protected $eventManager;