mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Spelling fix
This commit is contained in:
parent
cc23522b49
commit
df0838c321
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
namespace LNCD\OAuth2server;
|
namespace LNCD\OAuth2server;
|
||||||
|
|
||||||
class OAuthSererClientException extends Exception {}
|
class OAuthServerClientException extends Exception {}
|
||||||
|
|
||||||
class OAuthServerUserException extends Exception {}
|
class OAuthServerUserException extends Exception {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user