mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Renamed inteface to Database
This commit is contained in:
parent
f154708031
commit
971f7bf402
@ -2,7 +2,7 @@
|
||||
|
||||
namespace oauth2server;
|
||||
|
||||
interface DatabaseInteface
|
||||
interface Database
|
||||
{
|
||||
/**
|
||||
* Validate a client
|
||||
|
Loading…
Reference in New Issue
Block a user