Class NotificationButtonAction
DTO part base for notification button action reusability.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\NotificationButtonAction
Namespace: WonderPush\Obj
See:
Codecoverageignore
Located at Obj/NotificationButtonAction.php
See:
WonderPush\Obj\NotificationButton
Codecoverageignore
Located at Obj/NotificationButtonAction.php
Methods summary
public
setEvent( WonderPush\Obj\NotificationButtonActionEvent
|array $event
)
: WonderPush\Obj\NotificationButtonAction
public
setInstallation( WonderPush\Obj\Installation
|array $installation
)
: WonderPush\Obj\NotificationButtonAction
Methods inherited from WonderPush\Obj\BaseObject
__construct()
,
__toString()
,
_new()
,
clearAllFields()
,
deepClone()
,
jsonSerialize()
,
toArray()
,
toData()