This commit is contained in:
as2252258@163.com
2021-09-26 00:09:14 +08:00
parent 5677cbe254
commit 94d37ad056
+1
View File
@@ -47,6 +47,7 @@ class Http implements OnCloseInterface, OnConnectInterface, OnRequestInterface
public Router $router;
#[Inject(Dispatcher::class)]
public Dispatcher $dispatcher;