protected property RegistrantFactory::$registrantStorage in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/RegistrantFactory.php \Drupal\rng\RegistrantFactory::registrantStorage
- 3.x src/RegistrantFactory.php \Drupal\rng\RegistrantFactory::registrantStorage
Storage for registrant entities.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
RegistrantFactory.php, line 18
Class
- RegistrantFactory
- The registrant entity factory.
Namespace
Drupal\rngCode
protected $registrantStorage;