IBatchMethodsBackend
in
Tags
Table of Contents
Methods
- getGroupsDetails() : array<string, array{displayName?: string}>
- groupsExists() : array<int, string>
Methods
getGroupsDetails()
public
getGroupsDetails(array<string|int, mixed> $gids) : array<string, array{displayName?: string}>
Parameters
- $gids : array<string|int, mixed>
Tags
Return values
array<string, array{displayName?: string}>groupsExists()
public
groupsExists(array<int, string> $gids) : array<int, string>
Parameters
- $gids : array<int, string>
Tags
Return values
array<int, string> —the list of group that exists