From 87b548ed91c03f051a93cc39bf94650922c1f55f Mon Sep 17 00:00:00 2001 From: Robin McCorkell Date: Sun, 11 May 2014 21:51:30 +0100 Subject: Fix all PHPDoc types and variable names, in /lib --- lib/private/ocsclient.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/private/ocsclient.php') diff --git a/lib/private/ocsclient.php b/lib/private/ocsclient.php index 8b8930df937..fb8282747eb 100644 --- a/lib/private/ocsclient.php +++ b/lib/private/ocsclient.php @@ -95,7 +95,7 @@ class OC_OCSClient{ * @return array an array of application data * * This function returns a list of all the applications on the OCS server - * @param $categories + * @param array|string $categories * @param int $page * @param string $filter */ -- cgit v1.2.3