Skip to content

Commit

Permalink
Update BaseAuth.php
Browse files Browse the repository at this point in the history
  • Loading branch information
daycry committed Mar 8, 2022
1 parent e60acac commit d63ed6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Libraries/Auth/BaseAuth.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
namespace Daycry\RestServer\Libraries\Auth;

use Daycry\RestServer\Interfaces\LibraryAuthInterface;
use Daycry\RestServer\Exceptions\UnauthorizedException;

abstract class BaseAuth
Expand Down

0 comments on commit d63ed6c

Please # to comment.