service rng.registrant.factory in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 rng.services.yml \rng.registrant.factory
- 3.x rng.services.yml \rng.registrant.factory
Class
Drupal\rng\RegistrantFactory3 string references to rng.registrant.factory
- Registration::createStubs in src/
Entity/ Registration.php - Registration::getRegistrants in src/
Entity/ Registration.php - Get registrants for the registration.
- Registration::postSave in src/
Entity/ Registration.php - Acts on a saved entity before the insert or update hook is invoked.
File
View source
- class: Drupal\rng\RegistrantFactory
- arguments:
- - '@entity_type.manager'
- - '@rng.event_manager'