mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-06 20:54:20 +01:00
Change namespace to Tvdt
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace App\Exception;
|
||||
namespace Tvdt\Exception;
|
||||
|
||||
class ErrorClearingQuizException extends \Exception {}
|
||||
|
||||
Reference in New Issue
Block a user