PullNotifyer implements NotifyerInterface
Table of Contents
Interfaces
Methods
- __construct() : mixed
- notifyByTag() : void
Methods
__construct()
public
__construct() : mixed
notifyByTag()
public
notifyByTag(string $tag, string $command[, array<string|int, mixed> $params = [] ]) : void
Parameters
- $tag : string
- $command : string
- $params : array<string|int, mixed> = []