mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Add a summary for hasRedirect function
This commit is contained in:
@@ -304,6 +304,8 @@ class OAuthServerException extends \Exception
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Check if the exception has an associated redirect URI.
|
||||||
|
*
|
||||||
* Returns whether the exception includes a redirect, since
|
* Returns whether the exception includes a redirect, since
|
||||||
* getHttpStatusCode() doesn't return a 302 when there's a
|
* getHttpStatusCode() doesn't return a 302 when there's a
|
||||||
* redirect enabled. This helps when you want to override local
|
* redirect enabled. This helps when you want to override local
|
||||||
|
Reference in New Issue
Block a user