PNWhereNowResult
in package
Table of Contents
Properties
- $channels : array<string|int, string>
Methods
- __construct() : mixed
- PNWhereNowResult constructor.
- __toString() : mixed
- fromPayload() : PNWhereNowResult
- getChannels() : array<string|int, string>
Properties
$channels
protected
array<string|int, string>
$channels
Methods
__construct()
PNWhereNowResult constructor.
public
__construct(array<string|int, string> $channels) : mixed
Parameters
- $channels : array<string|int, string>
__toString()
public
__toString() : mixed
fromPayload()
public
static fromPayload(array<string|int, mixed> $payload) : PNWhereNowResult
Parameters
- $payload : array<string|int, mixed>
Return values
PNWhereNowResultgetChannels()
public
getChannels() : array<string|int, string>