Applied fixes from StyleCI

This commit is contained in:
Alex Bilbie
2016-03-10 12:40:28 -05:00
committed by StyleCI Bot
parent f7f3cdee24
commit c40a10a071
5 changed files with 5 additions and 6 deletions

View File

@@ -45,8 +45,9 @@ class StubResponseType extends AbstractResponseType
/**
* @param ServerRequestInterface $request
*
* @return \Psr\Http\Message\ServerRequestInterface
* @throws \League\OAuth2\Server\Exception\OAuthServerException
*
* @return \Psr\Http\Message\ServerRequestInterface
*/
public function determineAccessTokenInHeader(ServerRequestInterface $request)
{