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 ebcde09 commit 03115e5Copy full SHA for 03115e5
reference/dic_tags.rst
@@ -1226,8 +1226,8 @@ translation.dumper
1226
1227
**Purpose**: To register a custom service that dumps messages to a file
1228
1229
-After an instance of ::class:`Symfony\\Component\\Translation\\Extractor\\ExtractorInterface` has extracted all messages
1230
-from the templates, the dumpers are executed to dump the messages to a
+After a :ref:`translation extractor <translation.extractor>` has extracted all
+messages from the templates, the dumpers are executed to dump the messages to a
1231
translation file in a specific format.
1232
1233
Symfony already comes with many dumpers:
0 commit comments