This commit is contained in:
2023-04-16 23:08:57 +08:00
parent d7bb3d704e
commit 386d702c20
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
declare(strict_types=1);
namespace Kiri\Router;
namespace Kiri\Router\Interface;
interface InjectRouteInterface
{