interface GroupEntityInterface

Group entity interface.

Methods

mixed
getId()

Returns the group id.

string
getName()

Returns the group name.

Details

at line 22
mixed getId()

Returns the group id.

Return Value

mixed

at line 29
string getName()

Returns the group name.

Return Value

string