mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 05:24:03 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
e01edd128f
commit
17d3a21188
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace ArchTech\Enums;
|
||||
|
||||
trait Options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue