Skip to content

Commit ebcde09

Browse files
authored
fix(Extractor): ExtractorInterface called
1 parent 53334e3 commit ebcde09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/dic_tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1226,7 +1226,7 @@ translation.dumper
12261226

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

1229-
After an `Extractor <translation.extractor>`_ has extracted all messages
1229+
After an instance of ::class:`Symfony\\Component\\Translation\\Extractor\\ExtractorInterface` has extracted all messages
12301230
from the templates, the dumpers are executed to dump the messages to a
12311231
translation file in a specific format.
12321232

0 commit comments

Comments
 (0)