mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#13224)
This commit is contained in:
@@ -12,6 +12,7 @@ interface Authorizer
|
||||
*
|
||||
* @param array $credentials
|
||||
* @return true throws an Exception on failure
|
||||
*
|
||||
* @throws AuthenticationException thrown if the username or password is invalid
|
||||
*/
|
||||
public function authenticate($credentials);
|
||||
|
Reference in New Issue
Block a user