This commit is contained in:
as2252258@163.com
2021-08-29 06:04:22 +08:00
parent dc09566ea3
commit 6b58f95127
+1
View File
@@ -35,6 +35,7 @@ use Http\IInterface\MiddlewareInterface;
}
$array[] = [$sn, 'onHandler'];
}
$this->middleware = $array;
}