mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 09:53:27 +08:00
Use non-deprecated translator interface
This commit is contained in:
parent
208aa47e60
commit
6c25f09c9b
@ -16,7 +16,7 @@ use Flarum\Tags\Event\DiscussionWasTagged;
|
||||
use Flarum\Tags\Tag;
|
||||
use Flarum\User\Exception\PermissionDeniedException;
|
||||
use Illuminate\Contracts\Validation\Factory;
|
||||
use Symfony\Component\Translation\TranslatorInterface;
|
||||
use Symfony\Contracts\Translation\TranslatorInterface;
|
||||
|
||||
class SaveTagsToDatabase
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user