[Pkg-owncloud-commits] [owncloud] 73/172: Use array as type

David Prévot taffit at moszumanska.debian.org
Sun May 18 20:09:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit cd7fc5cb8063198e3232de39353e7da648450a91
Author: Lukas Reschke <lukas at statuscode.ch>
Date:   Mon May 12 19:31:21 2014 +0200

    Use array as type
---
 apps/user_ldap/lib/access.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/user_ldap/lib/access.php b/apps/user_ldap/lib/access.php
index 757d1f2..c721703 100644
--- a/apps/user_ldap/lib/access.php
+++ b/apps/user_ldap/lib/access.php
@@ -423,7 +423,7 @@ class Access extends LDAPUtility {
 	}
 
 	/**
-	 * @param $ldapObjects
+	 * @param array $ldapObjects
 	 * @param bool $isUsers
 	 * @return array
 	 */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list