Applied fixes from StyleCI

This commit is contained in:
Alex Bilbie 2016-04-10 08:53:54 -04:00 committed by StyleCI Bot
parent a0c4900ee7
commit a68f07f734

View File

@ -193,8 +193,8 @@ abstract class AbstractGrant implements GrantTypeInterface
/**
* Validate scopes in the request.
*
* @param string $scopes
* @param string $redirectUri
* @param string $scopes
* @param string $redirectUri
*
* @throws \League\OAuth2\Server\Exception\OAuthServerException
*