We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629a008 commit c0f3b0aCopy full SHA for c0f3b0a
components/translation/custom_formats.rst
@@ -72,7 +72,7 @@ It is also possible to create a custom dumper for your format, which is
72
useful when using the extraction commands. To do so, a new class
73
implementing the
74
:class:`Symfony\\Component\\Translation\\Dumper\\DumperInterface`
75
- must be created.
+must be created.
76
To write the dump contents into a file, extending the
77
:class:`Symfony\\Component\\Translation\\Dumper\\FileDumper` class
78
will save a few lines::
0 commit comments