mirror of
https://github.com/flarum/core.git
synced 2025-10-12 15:34:26 +02:00
Extract Flarum\Group namespace
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace Flarum\Api\Serializer;
|
||||
|
||||
use Flarum\Core\Group;
|
||||
use Flarum\Group\Group;
|
||||
use InvalidArgumentException;
|
||||
use Symfony\Component\Translation\TranslatorInterface;
|
||||
|
||||
|
Reference in New Issue
Block a user