mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-07-15 02:33:23 +05:30
Docblock fixes
This commit is contained in:
@@ -159,7 +159,7 @@ class AuthCodeGrant extends AbstractGrant
|
||||
|
||||
/**
|
||||
* Complete the auth code grant
|
||||
* @return array
|
||||
* @return \League\OAuth2\Server\TokenType\TokenTypeInterface
|
||||
*/
|
||||
public function completeFlow()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user