F::rename()
Changes the name of the file without touching the extension
Parameters
Name | Type | Default | Description |
---|---|---|---|
$file * | string |
– | |
$newName * | string |
– | |
$overwrite | bool |
false |
Force overwrite existing files |
Return type
string
|false