Skip to content

Commit 03115e5

Browse files
Fixed the cross reference
1 parent ebcde09 commit 03115e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/dic_tags.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1226,8 +1226,8 @@ translation.dumper
12261226

12271227
**Purpose**: To register a custom service that dumps messages to a file
12281228

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
1229+
After a :ref:`translation extractor <translation.extractor>` has extracted all
1230+
messages from the templates, the dumpers are executed to dump the messages to a
12311231
translation file in a specific format.
12321232

12331233
Symfony already comes with many dumpers:

0 commit comments

Comments
 (0)