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