service rng.registrant.factory in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 rng.services.yml \rng.registrant.factory
- 3.x rng.services.yml \rng.registrant.factory
Class
Drupal\rng\RegistrantFactory3 string references to rng.registrant.factory
- Registrants::processIdentityElement in src/
Element/ Registrants.php - Process the registrant element.
- Registration::postSave in src/
Entity/ Registration.php - Acts on a saved entity before the insert or update hook is invoked.
- RegistrationForm::form in src/
Form/ RegistrationForm.php - Gets the actual form array to be built.
File
View source
- class: Drupal\rng\RegistrantFactory
- arguments:
- - '@entity_type.manager'
- - '@rng.event_manager'