mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-08 13:42:25 +05:30
Fix inheritdoc case
This commit is contained in:
parent
3f95c0d11e
commit
2b7923c593
@ -32,7 +32,7 @@ class ClientRepository implements ClientRepositoryInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritDoc}
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function validateClient($clientIdentifier, $clientSecret, $grantType)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user