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