mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-06-08 01:33:43 +05:30
8 lines
53 B
PHP
8 lines
53 B
PHP
<?php
|
|
|
|
namespace Oauth2\Resource;
|
|
|
|
class Server
|
|
{
|
|
|
|
} |