mirror of
https://github.com/opdavies/versa.git
synced 2025-02-13 04:16:57 +00:00
Fix typo
This commit is contained in:
parent
44e7f63760
commit
1aabfa1f3e
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
declare(strict_type=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace App\Enum;
|
namespace App\Enum;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue