diff --git a/Server.php b/Server.php index 59525a4..d3afb9d 100644 --- a/Server.php +++ b/Server.php @@ -66,9 +66,6 @@ class Server /** * @return void - * @throws ConfigException - * @throws ContainerExceptionInterface - * @throws NotFoundExceptionInterface * @throws Exception */ public function start(): void