From 08f0dc906780be699aa9ff8c10faaea0be44855d Mon Sep 17 00:00:00 2001 From: Scrutinizer Auto-Fixer Date: Mon, 8 Feb 2016 15:43:39 +0000 Subject: Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com --- lib/private/user.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/private/user.php') diff --git a/lib/private/user.php b/lib/private/user.php index ae98bb9b01a..21971fc3d1d 100644 --- a/lib/private/user.php +++ b/lib/private/user.php @@ -253,7 +253,7 @@ class OC_User { * Sets user display name for session * * @param string $uid - * @param null $displayName + * @param string $displayName * @return bool Whether the display name could get set */ public static function setDisplayName($uid, $displayName = null) { -- cgit v1.2.3