diff --git a/HttpServer/Action.php b/HttpServer/Action.php index 095fded9..480167ec 100644 --- a/HttpServer/Action.php +++ b/HttpServer/Action.php @@ -60,6 +60,7 @@ trait Action } + /** * @param \HttpServer\Server $socket * @throws Exception