We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0106fc9 commit e56d6dfCopy full SHA for e56d6df
reference/dic_tags.rst
@@ -927,7 +927,7 @@ file
927
When executing the ``translation:update`` command, it uses extractors to
928
extract translation messages from a file. By default, the Symfony Framework
929
has a :class:`Symfony\\Bridge\\Twig\\Translation\\TwigExtractor` and a
930
-:class:`Symfony\\Bundle\\FrameworkBundle\\Translation\\PhpExtractor`, which
+:class:`Symfony\\Component\\Translation\\Extractor\\PhpExtractor`, which
931
help to find and extract translation keys from Twig templates and PHP files.
932
933
You can create your own extractor by creating a class that implements
0 commit comments