Skip to content

Commit 9760fe0

Browse files
committed
Merge pull request #2848 from dosten/twig_bridge_api_link
Fixed TwigExtractor API link
2 parents aed1876 + 9bef433 commit 9760fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/dic_tags.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -944,7 +944,7 @@ translation.extractor
944944
945945
When executing the ``translation:update`` command, it uses extractors to
946946
extract translation messages from a file. By default, the Symfony2 framework
947-
has a :class:`Symfony\\Bridge\\TwigBridge\\Translation\\TwigExtractor` and a
947+
has a :class:`Symfony\\Bridge\\Twig\\Translation\\TwigExtractor` and a
948948
:class:`Symfony\\Bundle\\FrameworkBundle\\Translation\\PhpExtractor`, which
949949
help to find and extract translation keys from Twig templates and PHP files.
950950

0 commit comments

Comments
 (0)