NotificationRequest v1.0.0
Уведомления: list/retrieve/dismiss/restore.
Описание: Уведомления: list/retrieve/dismiss/restore.
Namespace: Devcraft\Webshare\Requests
Extends: AbstractRequest
С версии: 1.0.0
См. также:
Methods
__construct()
list(): NotificationList
Возвращает: NotificationList
retrieve(int $id): Notification
Параметры: int $id
Возвращает: Notification
dismiss(int $id): Notification
Параметры: int $id
Возвращает: Notification
restore(int $id): Notification
Параметры: int $id
Возвращает: Notification