mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-07 16:10:15 +02: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