mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-08-14 02:27:23 -07:00
Moved files now retain the current Object
This commit is contained in:
parent
a2bb0f4129
commit
d7f0b36dc1
3 changed files with 6 additions and 5 deletions
|
@ -301,8 +301,7 @@ public move (string $newFilename)
|
|||
```
|
||||
|
||||
Move or rename a file
|
||||
The `File` instance on which you call `move` will become invalid and calling methods on it will result in a `FileDoesntExistException`
|
||||
|
||||
The instance of `File` is now the moved object
|
||||
|
||||
**Parameters**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue