mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Renamed Authorization to AuthorizationServer
This commit is contained in:
@@ -5,7 +5,7 @@ namespace LeagueTests\Grant;
|
||||
use League\OAuth2\Server\Grant\ClientCredentials;
|
||||
use League\OAuth2\Server\Entity\Scope;
|
||||
use League\OAuth2\Server\Entity\Client;
|
||||
use League\OAuth2\Server\Authorization;
|
||||
use League\OAuth2\Server\AuthorizationServer as Authorization;
|
||||
use League\OAuth2\Server\Grant\ClientException;
|
||||
use Mockery as M;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user