protected property RngEntityModel::$operationRecords in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 src/RngEntityModel.php \Drupal\rng\RngEntityModel::operationRecords
- 3.x src/RngEntityModel.php \Drupal\rng\RngEntityModel::operationRecords
Record operations for relevant RNG entities.
These operations are acted on during request termination.
Type: \Drupal\rng\RngOperationRecord[]
File
- src/
RngEntityModel.php, line 68
Class
- RngEntityModel
- Enforces RNG model relationships.
Namespace
Drupal\rngCode
protected $operationRecords = [];