Skip to content

Commit

Permalink
minor #4995 [#4965] file extension fix (hansstevens)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.3 branch.

Discussion
----------

[#4965] file extension fix

Rebased version of #4965

Commits
-------

f89908d file extension fix
  • Loading branch information
wouterj committed Feb 14, 2015
2 parents c5647dd + f89908d commit f97d01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/doctrine/file_uploads.rst
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ rules::
.. code-block:: xml
<!-- src/AppBundle/Resources/config/validation.yml -->
<!-- src/AppBundle/Resources/config/validation.xml -->
<class name="AppBundle\Entity\Document">
<property name="file">
<constraint name="File">
Expand Down

0 comments on commit f97d01f

Please sign in to comment.