rename deprecated Symfony using

This commit is contained in:
2020-09-06 21:15:32 +02:00
parent 43b0bfa369
commit d8a9881e63
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ namespace Chill\PersonBundle\Menu;
use Chill\MainBundle\Routing\LocalMenuBuilderInterface;
use Knp\Menu\MenuItem;
use Symfony\Component\Translation\TranslatorInterface;
use Symfony\Contracts\Translation\TranslatorInterface;
/**
* Add menu entrie to person menu.