class ReadAllNotificationsHandler

Properties

protected NotificationRepository $notifications
protected Dispatcher $events

Methods

__construct(NotificationRepository $notifications, Dispatcher $events)

No description

handle(ReadAllNotifications $command)

No description

Details

__construct(NotificationRepository $notifications, Dispatcher $events)

Parameters

NotificationRepository $notifications
Dispatcher $events

handle(ReadAllNotifications $command)

Parameters

ReadAllNotifications $command

Exceptions

PermissionDeniedException