Minor code improvements
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
namespace Kanboard\Core\Http;
|
||||
|
||||
use RuntimeException;
|
||||
use Kanboard\Core\Base;
|
||||
|
||||
/**
|
||||
|
||||
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user