Versioned

Trait for versioned entities

trait Versioned
Copyright
2015-2016 Appertly
Since
0.3.0
License
Apache-2.0

Instance Properties

Protected
NameTypeSummary
$versionint

The entity version

Instance Methods

Public
ReturnsSignature 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

Returns
TypeDescription
int

The version