protected property RngEntityModel::$operationRecords in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 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 65
Class
- RngEntityModel
- Enforces RNG model relationships.
Namespace
Drupal\rngCode
protected $operationRecords = [];