mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-06-08 01:33:43 +05:30
Added empty resource server file
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Oauth2\Resource;
|
||||
|
||||
class Server
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user