mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-05-12 01:11:44 +05:30
Renamed class
This commit is contained in:
@@ -8,7 +8,7 @@ class OAuthServerUserException extends \Exception {}
|
||||
|
||||
class OAuthServerException extends \Exception {}
|
||||
|
||||
class Authserver
|
||||
class Server
|
||||
{
|
||||
private $db = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user