mirror of
https://github.com/opdavies/versa.git
synced 2025-06-05 15:00:19 +01:00
Fix typo
This commit is contained in:
parent
44e7f63760
commit
1aabfa1f3e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
declare(strict_type=1);
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace App\Enum;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue