We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69475d0 commit a80d669Copy full SHA for a80d669
cookbook/doctrine/file_uploads.rst
@@ -102,7 +102,7 @@ file.
102
103
.. caution::
104
105
- If you use the getUploadRootDir() method, be aware that this will save
+ If you use the ``getUploadRootDir()`` method, be aware that this will save
106
the file inside the document root, which can be accessed by everyone.
107
Consider placing it out of the document root and adding custom viewing
108
logic when you need to secure the files.
0 commit comments