mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
8 lines
53 B
PHP
8 lines
53 B
PHP
<?php
|
|
|
|
namespace Oauth2\Resource;
|
|
|
|
class Server
|
|
{
|
|
|
|
} |