Home
last modified time | relevance | path

Searched refs:TranslatorInterface (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DDate.php11 use Symfony\Component\Translation\TranslatorInterface; alias
29 * @var TranslatorInterface
33 public function __construct(TranslatorInterface $translator = null)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DFormErrorHandler.php13 use Symfony\Component\Translation\TranslatorInterface; alias
18 * @var TranslatorInterface|null
50 …public function __construct(?TranslatorInterface $translator = null, string $translationDomain = '…
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Ddate.rst39 To get a translatable output, give a ``Symfony\Component\Translation\TranslatorInterface``