mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-23 05:29:52 +05:30
Docblock tidy
This commit is contained in:
parent
9e4fd82763
commit
f44b618531
@ -202,7 +202,9 @@ class OAuthServerException extends \Exception
|
||||
/**
|
||||
* Generate a HTTP response
|
||||
*
|
||||
* @return ResponseInterface
|
||||
* @param \Psr\Http\Message\ResponseInterface $response
|
||||
*
|
||||
* @return \Psr\Http\Message\ResponseInterface
|
||||
*/
|
||||
public function generateHttpResponse(ResponseInterface $response = null)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user