trait VersionStringTrait

Class VersionStringTrait.

Methods

$this
setVersion( string $version)

No description

string|null
getVersion()

No description

bool
hasVersion()

No description

$this
clearVersion()

No description

Details

at line line 30
$this setVersion( string $version)

Parameters

string $version

Return Value

$this

at line line 40
string|null getVersion()

Return Value

string|null

at line line 48
bool hasVersion()

Return Value

bool

at line line 56
$this clearVersion()

Return Value

$this