Skip to content

Commit

Permalink
add versionadded directive for multiple option
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Feb 25, 2014
1 parent cadca3b commit eefd0ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions reference/forms/types/file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ Field Options
multiple
~~~~~~~~

.. versionadded:: 2.5
The ``multiple`` option was introduced in Symfony 2.5.

**type**: ``Boolean`` **default**: ``false``

When set to true, the user will be able to upload multiple files at the same time.
Expand Down

0 comments on commit eefd0ab

Please sign in to comment.