Skip to content

Commit b7bd5c0

Browse files
committed
Merge branch '6.4' into 7.2
* 6.4: Add missing default value in the Twig reference
2 parents c616fbb + 2c3b8ab commit b7bd5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/twig.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ mailer
279279
html_to_text_converter
280280
......................
281281

282-
**type**: ``string`` **default**: ````
282+
**type**: ``string`` **default**: ``null``
283283

284284
The service implementing
285285
:class:`Symfony\\Component\\Mime\\HtmlToTextConverter\\HtmlToTextConverterInterface`

0 commit comments

Comments
 (0)