PHPdoc cleanup
This commit is contained in:
@@ -14,7 +14,7 @@ interface PreAuthenticationProviderInterface extends AuthenticationProviderInter
|
||||
* Get user object
|
||||
*
|
||||
* @access public
|
||||
* @return UserProviderInterface
|
||||
* @return \Kanboard\Core\User\UserProviderInterface
|
||||
*/
|
||||
public function getUser();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user