Searched refs:TranslatorInterface (Results 1 – 3 of 3) sorted by relevance
11 use Symfony\Component\Translation\TranslatorInterface; alias29 * @var TranslatorInterface33 public function __construct(TranslatorInterface $translator = null)
13 use Symfony\Component\Translation\TranslatorInterface; alias18 * @var TranslatorInterface|null50 …public function __construct(?TranslatorInterface $translator = null, string $translationDomain = '…
39 To get a translatable output, give a ``Symfony\Component\Translation\TranslatorInterface``