This commit is contained in:
2021-04-02 18:40:50 +08:00
parent 98986ffe9d
commit bdd9f4008f
7 changed files with 40 additions and 43 deletions
-1
View File
@@ -527,7 +527,6 @@ class Router extends HttpService implements RouterInterface
/**
* @param $exception
* @return mixed
* @throws ComponentException
* @throws Exception
*/
private function exception($exception): mixed