PushNotification
uses
Singleton
Table of Contents
Methods
-
__construct()
: mixed
-
__wakeup()
: mixed
-
getInstance()
: static
-
notifyKanban()
: void
-
notifyTimeline()
: void
__construct()
public
__construct() : mixed
__wakeup()
public
__wakeup() : mixed
getInstance()
public
static getInstance() : static
notifyKanban()
public
notifyKanban(array<string|int, mixed> $entitiesInfo) : void
Parameters
-
$entitiesInfo
: array<string|int, mixed>
-
notifyTimeline()
public
notifyTimeline(array<string|int, mixed> $activities) : void
Parameters
-
$activities
: array<string|int, mixed>
-