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