mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Changed the namespace to oauth2server
This commit is contained in:
@@ -20,7 +20,7 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
namespace OAuth2;
|
||||
namespace oauth2server;
|
||||
|
||||
class OAuthServerClientException extends \Exception {}
|
||||
|
||||
|
Reference in New Issue
Block a user