From 6930ae22e462e3fd11acbe0f103f2b9a8e8c0e20 Mon Sep 17 00:00:00 2001 From: Robin McCorkell Date: Thu, 15 May 2014 13:19:32 +0100 Subject: Fix more missing or broken PHPDoc --- apps/files_encryption/lib/proxy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files_encryption/lib/proxy.php') diff --git a/apps/files_encryption/lib/proxy.php b/apps/files_encryption/lib/proxy.php index b5bb03cb1c1..3449516f6ef 100644 --- a/apps/files_encryption/lib/proxy.php +++ b/apps/files_encryption/lib/proxy.php @@ -226,7 +226,7 @@ class Proxy extends \OC_FileProxy { /** * @param string $path - * @param $result + * @param resource $result * @return resource */ public function postFopen($path, &$result) { -- cgit v1.2.3