class ReadAllNotificationsHandler

Methods

__construct(NotificationRepository $notifications, Dispatcher $events)

No description

void
handle(ReadAllNotifications $command)

No description

Details

__construct(NotificationRepository $notifications, Dispatcher $events)

Parameters

NotificationRepository $notifications
Dispatcher $events

void handle(ReadAllNotifications $command)

Parameters

ReadAllNotifications $command

Return Value

void

Exceptions

NotAuthenticatedException