protected property RngOperationRecord::$entityId in RNG - Events and Registrations 3.x
Same name and namespace in other branches
- 8.2 src/RngOperationRecord.php \Drupal\rng\RngOperationRecord::entityId
- 8 src/RngOperationRecord.php \Drupal\rng\RngOperationRecord::entityId
The entity ID.
Type: string|null
File
- src/
RngOperationRecord.php, line 29
Class
- RngOperationRecord
- Stores operations executed on an entity during a request.
Namespace
Drupal\rngCode
protected $entityId;