Namespace update (to make it consistent with what is declared in composer.json)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace App\OAI\Exception;
|
||||
namespace OaiSymfony\OAI\Exception;
|
||||
|
||||
final class InvalidTokenException extends \Exception
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user