mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-07-26 00:05:26 +05:30
Applied fixes from StyleCI
This commit is contained in:
@@ -15,7 +15,7 @@ class UserRepository implements UserRepositoryInterface
|
||||
*
|
||||
* @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