From d156c47f0951cf681d16ed047f322e8332eb485e Mon Sep 17 00:00:00 2001 From: Raphaƫl Doursenaud Date: Tue, 22 Apr 2014 15:08:18 +0200 Subject: Better documentation These changes have been automatically suggested by scrutinizer-ci.com --- models/ldap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'models/ldap.php') diff --git a/models/ldap.php b/models/ldap.php index 95401211..69fe9bec 100644 --- a/models/ldap.php +++ b/models/ldap.php @@ -18,7 +18,7 @@ class Ldap extends Base * @access public * @param string $username Username * @param string $password Password - * @return bool + * @return null|boolean */ public function authenticate($username, $password) { -- cgit v1.2.3