trait IdMutableTrait

Class IdMutableTrait.

Traits

Class IdTrait.

Methods

int
getId()

No description

from IdTrait
bool
hasId()

No description

from IdTrait
$this
setId( int $id)

No description

$this
clearId()

No description

Details

in IdTrait at line line 28
int getId()

Return Value

int

in IdTrait at line line 36
bool hasId()

Return Value

bool

at line line 27
$this setId( int $id)

Parameters

int $id

Return Value

$this

at line line 37
$this clearId()

Return Value

$this