Minor code improvements

This commit is contained in:
Frederic Guillot
2016-01-16 22:29:29 -05:00
parent ff149c354e
commit 27b9b7a727
8 changed files with 11 additions and 30 deletions

View File

@@ -40,7 +40,7 @@ class User
* @access public
* @param Client $client
* @param string $username
* @return array
* @return LdapUserProvider
*/
public static function getUser(Client $client, $username)
{