mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
PHPDoc fixes (#12693)
This commit is contained in:
@@ -54,7 +54,7 @@ interface Authorizer
|
||||
* can_modify_passwd
|
||||
*
|
||||
* @param int $user_id
|
||||
* @return array
|
||||
* @return array|bool
|
||||
*/
|
||||
public function getUser($user_id);
|
||||
|
||||
|
Reference in New Issue
Block a user