This commit is contained in:
2021-09-18 16:56:13 +08:00
parent 8f3b856bd6
commit d8685786c6
+1 -1
View File
@@ -1,7 +1,7 @@
<?php <?php
declare(strict_types=1); declare(strict_types=1);
namespace Http; namespace Http\Handler;
use Annotation\Inject; use Annotation\Inject;