mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-22 21:19:46 +05:30
Fix docblock
This commit is contained in:
parent
a31bc7d4cc
commit
224763cda6
@ -211,8 +211,6 @@ abstract class AbstractGrant implements GrantTypeInterface
|
|||||||
* @param ServerRequestInterface $request
|
* @param ServerRequestInterface $request
|
||||||
*
|
*
|
||||||
* @throws OAuthServerException
|
* @throws OAuthServerException
|
||||||
*
|
|
||||||
* @return void
|
|
||||||
*/
|
*/
|
||||||
protected function validateRedirectUri(
|
protected function validateRedirectUri(
|
||||||
string $redirectUri,
|
string $redirectUri,
|
||||||
|
Loading…
Reference in New Issue
Block a user