Documentation

PNMembershipsResultItem
in package

Table of Contents

Properties

$channel  : PnMembership
$custom  : array<string|int, mixed>
$eTag  : string
$updated  : string

Methods

__construct()  : mixed
PNMembershipsResultItem constructor.
__toString()  : mixed
fromPayload()  : PNMembershipsResultItem
getChannel()  : PNMembership
getCustom()  : array<string|int, mixed>
getETag()  : array<string|int, mixed>
getUpdated()  : string

Properties

Methods

__construct()

PNMembershipsResultItem constructor.

public __construct(PnMembership $channel, object $custom, string $updated, string $eTag) : mixed
Parameters
$channel : PnMembership
$custom : object
$updated : string
$eTag : string

        
On this page

Search results