update
This commit is contained in:
@@ -14,6 +14,7 @@ interface UserAuthInterface {
|
||||
* The user name to authenticate.
|
||||
* @param string $password
|
||||
* A plain-text password, such as trimmed text from form values.
|
||||
*
|
||||
* @return int|bool
|
||||
* The user's uid on success, or FALSE on failure to authenticate.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user