This commit is contained in:
2021-04-22 14:22:11 +08:00
parent 6a085db0b4
commit 397bc3c80f
3 changed files with 30 additions and 27 deletions
-1
View File
@@ -45,7 +45,6 @@ class Handler extends HttpService
* @param $route
* @param $handler
* @return Handler|Node|null
* @throws ConfigException
*/
public function handler($route, $handler): Handler|Node|null
{