8000 Merge branch '7.2' into 7.3 · symfony/symfony-docs@be8b28f · GitHub
[go: up one dir, main page]

Skip to content

Commit be8b28f

Browse files
committed
Merge branch '7.2' into 7.3
* 7.2: Minor tweak Update File.rst
2 parents 47e65df + 480d9ea commit be8b28f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

reference/constraints/File.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,12 @@ Parameter Description
298298
The message displayed if the extension of the file is not a valid extension
299299
per the `extensions`_ option.
300300

301-
.. include:: /reference/constraints/_parameters-mime-types-message-option.rst.inc
301+
==================== ==============================================================
302+
Parameter Description
303+
==================== ==============================================================
304+
``{{ extension }}`` The extension of the given file
305+
``{{ extensions }}`` The list of allowed file extensions
306+
==================== ==============================================================
302307

303308
``mimeTypesMessage``
304309
~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)
0