parent
6ca68f438d
commit
a7af546078
|
@ -144,15 +144,6 @@ abstract class UserBackend implements Countable
|
|||
return $backend;
|
||||
}
|
||||
|
||||
/**
|
||||
* Test whether the given user exists
|
||||
*
|
||||
* @param User $user
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
abstract public function hasUser(User $user);
|
||||
|
||||
/**
|
||||
* Authenticate
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue