mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-02 00:43:11 +05:30
renamed class as test
This commit is contained in:
parent
eb0756e7e0
commit
7f6d2db0a2
@ -8,7 +8,7 @@ class OAuthServerUserException extends \Exception {}
|
|||||||
|
|
||||||
class OAuthServerException extends \Exception {}
|
class OAuthServerException extends \Exception {}
|
||||||
|
|
||||||
class AuthServer
|
class Authserver
|
||||||
{
|
{
|
||||||
private $db = null;
|
private $db = null;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user