Skip to content

Commit 2bd34ad

Browse files
Created a new reference
1 parent 03115e5 commit 2bd34ad

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

reference/dic_tags.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,6 +1142,8 @@ file, but it might either be blank or contain a little bit of information
11421142
about loading those resources from the database. The file is key to trigger
11431143
the ``load()`` method on your custom loader.
11441144

1145+
.. _reference-dic-tags-translation-extractor:
1146+
11451147
translation.extractor
11461148
---------------------
11471149

@@ -1226,9 +1228,9 @@ translation.dumper
12261228

12271229
**Purpose**: To register a custom service that dumps messages to a file
12281230

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
1231-
translation file in a specific format.
1231+
After a :ref:`translation extractor <reference-dic-tags-translation-extractor>`
1232+
has extracted all messages from the templates, the dumpers are executed to dump
1233+
the messages to a translation file in a specific format.
12321234

12331235
Symfony already comes with many dumpers:
12341236

0 commit comments

Comments
 (0)