Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ebcde09

Browse filesBrowse files
authored
fix(Extractor): ExtractorInterface called
1 parent 53334e3 commit ebcde09
Copy full SHA for ebcde09

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎reference/dic_tags.rst

Copy file name to clipboardExpand all lines: reference/dic_tags.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.