mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
More docblock fixes
This commit is contained in:
@@ -49,7 +49,7 @@ class ClientCredentialsGrant extends AbstractGrant
|
||||
|
||||
/**
|
||||
* Complete the client credentials grant
|
||||
* @return \League\OAuth2\Server\TokenType\TokenTypeInterface
|
||||
* @return array
|
||||
*/
|
||||
public function completeFlow()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user