8000 minor #4995 [#4965] file extension fix (hansstevens) · symfony/symfony-docs@f97d01f · GitHub
[go: up one dir, main page]

Skip to content

Commit f97d01f

Browse files
committed
minor #4995 [#4965] file extension fix (hansstevens)
This PR was merged into the 2.3 branch. Discussion ---------- [#4965] file extension fix Rebased version of #4965 Commits ------- f89908d file extension fix
2 parents c5647dd + f89908d commit f97d01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/doctrine/file_uploads.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ rules::
181181
182182
.. code-block:: xml
183183
184-
<!-- src/AppBundle/Resources/config/validation.yml -->
184+
<!-- src/AppBundle/Resources/config/validation.xml -->
185185
<class name="AppBundle\Entity\Document">
186186
<property name="file">
187187
<constraint name="File">

0 commit comments

Comments
 (0)
0