mirror of
https://github.com/flarum/core.git
synced 2025-10-13 07:54:25 +02:00
Extract new Flarum\Post namespace
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
namespace Flarum\Api\Serializer;
|
||||
|
||||
use Flarum\User\Gate;
|
||||
use Flarum\Core\Post\CommentPost;
|
||||
use Flarum\Post\CommentPost;
|
||||
|
||||
class PostSerializer extends BasicPostSerializer
|
||||
{
|
||||
|
Reference in New Issue
Block a user