mirror of
https://github.com/archtechx/enums.git
synced 2025-12-13 17:34:03 +00:00
Code style
This commit is contained in:
parent
7b0871db00
commit
ead6bda52f
5 changed files with 17 additions and 6 deletions
|
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace ArchTech\Enums;
|
||||
|
||||
use ArchTech\Enums\Meta\MetaProperty;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue