mirror of
https://github.com/flarum/core.git
synced 2025-10-13 16:05:05 +02:00
Extract new Flarum\User namespace
This commit is contained in:
@@ -33,7 +33,7 @@ class ReadAllNotificationsHandler
|
||||
|
||||
/**
|
||||
* @param ReadAllNotifications $command
|
||||
* @throws \Flarum\Core\Exception\PermissionDeniedException
|
||||
* @throws \Flarum\User\Exception\PermissionDeniedException
|
||||
*/
|
||||
public function handle(ReadAllNotifications $command)
|
||||
{
|
||||
|
Reference in New Issue
Block a user