Method Files::rename

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Files.php line 188
Automatically extracted PHP DOC comment from code:

Rename a file or folder

END OF PHP DOC
public function boolean rename(string $strOldName, string $strNewName)

Parameters

string $strOldName
Not documented yet. Please add documentation to this entry.
string $strNewName
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 7 plus 6.