mirror of
https://github.com/flarum/core.git
synced 2025-10-18 18:26:07 +02:00
Fix bug causing wrong index to be returned
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?php namespace Flarum\Api\Actions\Posts;
|
||||
|
||||
use Flarum\Core\Repositories\PostRepositoryInterface;
|
||||
use Flarum\Core\Models\User;
|
||||
use Flarum\Api\Actions\ApiParams;
|
||||
|
||||
|
Reference in New Issue
Block a user