mirror of
https://github.com/flarum/core.git
synced 2025-10-16 01:07:09 +02:00
Move another trait out of obsolete Flarum\Core namespace
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace Flarum\Core\Command;
|
||||
|
||||
use Flarum\Core\Access\AssertPermissionTrait;
|
||||
use Flarum\User\AssertPermissionTrait;
|
||||
use Flarum\Core\Repository\NotificationRepository;
|
||||
|
||||
class ReadAllNotificationsHandler
|
||||
|
Reference in New Issue
Block a user