mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-22 21:19:46 +05:30
TravisCI fix for PHPStan
This commit is contained in:
parent
6723aadfe8
commit
009c109716
@ -199,7 +199,7 @@ class AuthCodeGrant extends AbstractAuthorizeGrant
|
|||||||
/**
|
/**
|
||||||
* Fetch the client_id parameter from the query string.
|
* Fetch the client_id parameter from the query string.
|
||||||
*
|
*
|
||||||
* @return string
|
* @return string|null
|
||||||
* @throws OAuthServerException
|
* @throws OAuthServerException
|
||||||
*/
|
*/
|
||||||
protected function getClientIdFromRequest($request)
|
protected function getClientIdFromRequest($request)
|
||||||
|
Loading…
Reference in New Issue
Block a user