MembersProvider
Table of Contents
Methods
- __construct() : mixed
- getMembers() : array<string|int, mixed>|null
Methods
__construct()
public
__construct(int $userId, int $groupId) : mixed
Parameters
- $userId : int
- $groupId : int
getMembers()
public
getMembers(mixed $role) : array<string|int, mixed>|null
Parameters
- $role : mixed