protected property Registration::$identities_unsaved in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 src/Entity/Registration.php \Drupal\rng\Entity\Registration::identities_unsaved
- 3.x src/Entity/Registration.php \Drupal\rng\Entity\Registration::identities_unsaved
Internal cache of identities to associate with this rule when it is saved.
Type: \Drupal\Core\Entity\EntityInterface
File
- src/
Entity/ Registration.php, line 72
Class
- Registration
- Defines the registration entity class.
Namespace
Drupal\rng\EntityCode
protected $identities_unsaved = [];