1
0
Fork 0
mirror of https://github.com/archtechx/enums.git synced 2025-12-13 01:14:05 +00:00

Merge branch 'master' of github.com:archtechx/enums

This commit is contained in:
Samuel Štancl 2022-02-20 21:53:51 +01:00
commit e65131079c

View file

@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace ArchTech\Enums;
trait Options