PullSender
Class PullSender
Table of Contents
Methods
- send() : void
- sendForUserAddedAndRemoved() : void
Methods
send()
public
static send(array<string|int, mixed> $pullMap, array<string|int, mixed> $notVisibleGroupsUsers) : void
Parameters
- $pullMap : array<string|int, mixed>
- $notVisibleGroupsUsers : array<string|int, mixed>
sendForUserAddedAndRemoved()
public
static sendForUserAddedAndRemoved(Event $event, array<string|int, mixed> $notVisibleGroupsUsers) : void
Parameters
- $event : Event
- $notVisibleGroupsUsers : array<string|int, mixed>