mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-05 15:10:16 +02:00
Change namespace to Tvdt
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace App\Enum;
|
||||
namespace Tvdt\Enum;
|
||||
|
||||
enum FlashType: string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user