Skip to content

Commit

Permalink
Merge pull request #6 from amadrocky/patch-4
Browse files Browse the repository at this point in the history
Update TranslationService.php
  • Loading branch information
amadrocky authored Jun 8, 2023
2 parents b979103 + f272d2a commit 1c39fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Service/TranslationService.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
use Symfony\Contracts\Cache\ItemInterface;
use Symfony\Contracts\Translation\TranslatorInterface;

use function \Safe\sprintf;
use function \sprintf;

class TranslationService
{
Expand Down

0 comments on commit 1c39fb4

Please sign in to comment.