mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Changing Case
This commit is contained in:
8
src/OAuth2/Storage/ClientInterface.php
Normal file
8
src/OAuth2/Storage/ClientInterface.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace OAuth2\Storage;
|
||||
|
||||
interface ClientInterface
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user