From 24420e9eb1fdd4e15e1fc7eed1dd6d5b38f5cc0f Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 15 Oct 2015 08:27:24 +0200 Subject: Fix doc blocks of LDAP classes --- apps/user_ldap/lib/filesystemhelper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/user_ldap/lib/filesystemhelper.php') diff --git a/apps/user_ldap/lib/filesystemhelper.php b/apps/user_ldap/lib/filesystemhelper.php index 7c45d25ed31..6d431f6cb43 100644 --- a/apps/user_ldap/lib/filesystemhelper.php +++ b/apps/user_ldap/lib/filesystemhelper.php @@ -37,7 +37,7 @@ class FilesystemHelper { /** * @brief initializes the filesystem for the given user - * @param string the ownCloud username of the user + * @param string $uid the ownCloud username of the user */ public function setup($uid) { \OC_Util::setupFS($uid); -- cgit v1.2.3