From: Robin Appelman Date: Tue, 14 Apr 2015 14:25:52 +0000 (+0200) Subject: Keep phpdoc updated. X-Git-Tag: v8.1.0alpha1~8^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=eeecca04e66d34733e69289a314b156e8257ffd2;p=nextcloud-server.git Keep phpdoc updated. --- diff --git a/lib/private/connector/sabre/file.php b/lib/private/connector/sabre/file.php index 8d739167f8f..dc678c0894f 100644 --- a/lib/private/connector/sabre/file.php +++ b/lib/private/connector/sabre/file.php @@ -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