UserParams
FinalYes
Table of Contents
Methods
- __construct() : mixed
- firstUserId() : int|null
- isExcluded() : bool
- isOnlyOneUser() : bool
- userIds() : array<string|int, int>
Methods
__construct()
public
__construct(array<string|int, mixed> $userIds, bool $isExcluded) : mixed
Parameters
- $userIds : array<string|int, mixed>
- $isExcluded : bool
firstUserId()
public
firstUserId() : int|null
Return values
int|nullisExcluded()
public
isExcluded() : bool
Return values
boolisOnlyOneUser()
public
isOnlyOneUser() : bool
Return values
booluserIds()
public
userIds() : array<string|int, int>