You are here

protected property RegistrantFactory::$registrantStorage in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/RegistrantFactory.php \Drupal\rng\RegistrantFactory::registrantStorage
  2. 8 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\rng

Code

protected $registrantStorage;