You are here

protected property RngEntityModel::$registrationStorage in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/RngEntityModel.php \Drupal\rng\RngEntityModel::registrationStorage
  2. 3.x src/RngEntityModel.php \Drupal\rng\RngEntityModel::registrationStorage

Storage for registration entities.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/RngEntityModel.php, line 21

Class

RngEntityModel
Enforces RNG model relationships.

Namespace

Drupal\rng

Code

protected $registrationStorage;