Versioned
Trait for versioned entities
Instance Properties
Name | Type | Summary |
---|---|---|
$version | int | The entity version |
Instance Methods
Returns | Signature and Description |
---|---|
int | Gets the entity version |
Property Details
$version
protected
int
$version
The entity version
Method Details
getVersion
public function
getVersion
()Gets the entity version
Type | Description |
---|---|
int | The version |