mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Remove return voids and fix docblock and use orders
This commit is contained in:
@@ -93,7 +93,7 @@ class OAuthServerException extends \Exception
|
||||
/**
|
||||
* Set the server request that is responsible for generating the exception
|
||||
*
|
||||
* @return void
|
||||
* @param ServerRequest $serverRequest
|
||||
*/
|
||||
public function setServerRequest($serverRequest)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user