mirror of
https://github.com/flarum/core.git
synced 2025-07-16 22:31:18 +02:00
Extract new Flarum\User namespace
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace Flarum\Core\Command;
|
||||
|
||||
use Flarum\Core\User;
|
||||
use Flarum\User\User;
|
||||
|
||||
class ReadAllNotifications
|
||||
{
|
||||
|
Reference in New Issue
Block a user