Method Files::rename
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Rename a file or folder
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