mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-16 02:08:56 +05:30
Import namespace for util\request
This commit is contained in:
parent
7293d47234
commit
55d68bd105
@ -6,6 +6,7 @@ use OutOfBoundsException;
|
||||
use OAuth2\Storage\SessionInterface;
|
||||
use OAuth2\Storage\SessionScopeInterface;
|
||||
use OAuth2\Util\RequestInterface;
|
||||
use OAuth2\Util\Request;
|
||||
|
||||
class ResourceServer
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user