UpdatedByTrait
trait UpdatedByTrait
Trait UpdatedByTrait - contains properties to trace update history
Properties
| protected string|null | $updatedBy | User which triggered update | |
| protected string|null | $hash | Filed for update validation |
Methods
null|string
getUpdatedBy()
No description
$this
setUpdatedBy(null|string $updatedBy)
No description
null|string
getHash()
No description
$this
setHash(null|string $hash)
No description