GroupService
FinalYes
Table of Contents
Methods
- getAvatar() : array<string|int, mixed>|null
- getGroup() : Workgroup|null
- getInstance() : self
Methods
getAvatar()
public
getAvatar(int $imageId) : array<string|int, mixed>|null
Parameters
- $imageId : int
Return values
array<string|int, mixed>|nullgetGroup()
public
getGroup(int $id) : Workgroup|null
Parameters
- $id : int
Return values
Workgroup|nullgetInstance()
public
static getInstance() : self