class ReadAllNotificationsHandler

Methods

__construct(NotificationRepository $notifications, Dispatcher $events, Repository $cache)

No description

void
handle(ReadAllNotifications $command)

No description

Details

__construct(NotificationRepository $notifications, Dispatcher $events, Repository $cache)

Parameters

NotificationRepository $notifications
Dispatcher $events
Repository $cache

void handle(ReadAllNotifications $command)

Parameters

ReadAllNotifications $command

Return Value

void

Exceptions

NotAuthenticatedException