mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-04-19 04:10:48 +05:30
Applied fixes from StyleCI
This commit is contained in:
@@ -5,7 +5,7 @@ namespace League\OAuth2\Server\Repositories;
|
||||
interface UserRepositoryInterface extends RepositoryInterface
|
||||
{
|
||||
/**
|
||||
* Get a user entity
|
||||
* Get a user entity.
|
||||
*
|
||||
* @param string $username
|
||||
* @param string $password
|
||||
|
||||
Reference in New Issue
Block a user