More docblock fixes

This commit is contained in:
Alex Bilbie
2014-11-07 01:48:23 +00:00
parent d16b1b72ba
commit 9bb7af6f83
5 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ class ClientCredentialsGrant extends AbstractGrant
/**
* Complete the client credentials grant
* @return \League\OAuth2\Server\TokenType\TokenTypeInterface
* @return array
*/
public function completeFlow()
{