mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +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 AuthServer
|
||||
class Authserver
|
||||
{
|
||||
private $db = null;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user