mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Renamed AuthServer to Authorization, renamed ResourceServer to Resource. Updated all tests and other files
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* @link http://github.com/php-loep/oauth2-server
|
||||
*/
|
||||
|
||||
namespace League\OAuth2\Exception;
|
||||
namespace League\OAuth2\Server\Exception;
|
||||
|
||||
/**
|
||||
* Exception class
|
||||
|
||||
Reference in New Issue
Block a user