Pull extends Integration
AbstractYes
Table of Contents
Constants
- MODULE_NAME = 'pull'
Methods
- emitMultiple() : bool
- Adds pull event to each of the recipients
Constants
MODULE_NAME
public
mixed
MODULE_NAME
= 'pull'
Methods
emitMultiple()
Adds pull event to each of the recipients
public
static emitMultiple(array<string|int, mixed> $recipients, mixed $tag, mixed $cmd, mixed $params) : bool
Parameters
- $recipients : array<string|int, mixed>
- $tag : mixed
- $cmd : mixed
- $params : mixed