This commit is contained in:
Oliver Davies 2024-02-20 09:22:55 +00:00
parent 44e7f63760
commit 1aabfa1f3e

View file

@ -1,6 +1,6 @@
<?php
declare(strict_type=1);
declare(strict_types=1);
namespace App\Enum;