This commit is contained in:
2021-07-27 14:24:24 +08:00
parent f0b44d28a9
commit ef423dc1b8
+1 -1
View File
@@ -108,7 +108,7 @@ class Node extends HttpService
* @throws NotFindClassException * @throws NotFindClassException
* @throws Exception * @throws Exception
*/ */
private function createDispatch() private function createDispatch(): Closure
{ {
$application = $this; $application = $this;