mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-04-22 13:50:49 +05:30
Applied fixes from StyleCI
This commit is contained in:
@@ -12,7 +12,7 @@ interface UserRepositoryInterface extends RepositoryInterface
|
||||
*
|
||||
* @param string $username
|
||||
* @param string $password
|
||||
* @param string $grantType The grant type used
|
||||
* @param string $grantType The grant type used
|
||||
* @param \League\OAuth2\Server\Entities\Interfaces\ClientEntityInterface $clientEntity
|
||||
* @param ScopeEntityInterface[] $scopes
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user