We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cadca3b commit eefd0abCopy full SHA for eefd0ab
reference/forms/types/file.rst
@@ -86,6 +86,9 @@ Field Options
86
multiple
87
~~~~~~~~
88
89
+.. versionadded:: 2.5
90
+ The ``multiple`` option was introduced in Symfony 2.5.
91
+
92
**type**: ``Boolean`` **default**: ``false``
93
94
When set to true, the user will be able to upload multiple files at the same time.
0 commit comments