File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Original file line number Diff line number Diff line change @@ -1142,6 +1142,8 @@ file, but it might either be blank or contain a little bit of information
1142
1142
about loading those resources from the database. The file is key to trigger
1143
1143
the ``load() `` method on your custom loader.
1144
1144
1145
+ .. _reference-dic-tags-translation-extractor :
1146
+
1145
1147
translation.extractor
1146
1148
---------------------
1147
1149
@@ -1226,9 +1228,9 @@ translation.dumper
1226
1228
1227
1229
**Purpose **: To register a custom service that dumps messages to a file
1228
1230
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.
1232
1234
1233
1235
Symfony already comes with many dumpers:
1234
1236
You can’t perform that action at this time.
0 commit comments