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 e22cfa1 commit f44e97cCopy full SHA for f44e97c
user_guide_src/source/libraries/files.rst
@@ -92,7 +92,7 @@ By default, the original filename was used. You can specify a new filename by pa
92
.. literalinclude:: files/009.php
93
:lines: 2-
94
95
-The move() method returns a new File instance that for the relocated file, so you must capture the result if the
+The ``move()`` method returns a new File instance that for the relocated file, so you must capture the result if the
96
resulting location is needed:
97
98
.. literalinclude:: files/010.php
0 commit comments