protected property RngOperationRecord::$operation in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 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;