Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit be31007

Browse filesBrowse files
committed
minor #12458 Update dic_tags.rst (atailouloute)
This PR was merged into the 4.3 branch. Discussion ---------- Update dic_tags.rst The `PhpExtractor` in FrameworkBundle is removed in v4, but there is still a link to it. Commits ------- e56d6df Update dic_tags.rst
2 parents 0106fc9 + e56d6df commit be31007
Copy full SHA for be31007

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎reference/dic_tags.rst

Copy file name to clipboardExpand all lines: reference/dic_tags.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,7 @@ file
927927
When executing the ``translation:update`` command, it uses extractors to
928928
extract translation messages from a file. By default, the Symfony Framework
929929
has a :class:`Symfony\\Bridge\\Twig\\Translation\\TwigExtractor` and a
930-
:class:`Symfony\\Bundle\\FrameworkBundle\\Translation\\PhpExtractor`, which
930+
:class:`Symfony\\Component\\Translation\\Extractor\\PhpExtractor`, which
931931
help to find and extract translation keys from Twig templates and PHP files.
932932

933933
You can create your own extractor by creating a class that implements

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.