diff --git a/http-server/ServerCommand.php b/http-server/ServerCommand.php index 43490da8..38535df4 100644 --- a/http-server/ServerCommand.php +++ b/http-server/ServerCommand.php @@ -103,6 +103,7 @@ class ServerCommand extends Command /** * @param $manager + * @throws \Kiri\Exception\ConfigException */ private function generate_runtime_builder($manager): void {