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