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