mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Keep phpdoc updated.
This commit is contained in:
parent
308af8b909
commit
eeecca04e6
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ class File extends Node implements IFile {
|
|||
* different object on a subsequent GET you are strongly recommended to not
|
||||
* return an ETag, and just return null.
|
||||
*
|
||||
* @param resource|string $data
|
||||
* @param resource $data
|
||||
*
|
||||
* @throws Forbidden
|
||||
* @throws UnsupportedMediaType
|
||||
|
|
|
|||
Loading…
Reference in a new issue