trait GroupTrait

Class GroupTrait.

Methods

$this
setGroup( string $group)

No description

string|null
getGroup()

No description

bool
hasGroup()

No description

$this
clearGroup()

No description

Details

at line line 30
$this setGroup( string $group)

Parameters

string $group

Return Value

$this

at line line 40
string|null getGroup()

Return Value

string|null

at line line 48
bool hasGroup()

Return Value

bool

at line line 56
$this clearGroup()

Return Value

$this