diff --git a/HttpServer/Events/OnWorkerStart.php b/HttpServer/Events/OnWorkerStart.php index 7786d0da..366d22bd 100644 --- a/HttpServer/Events/OnWorkerStart.php +++ b/HttpServer/Events/OnWorkerStart.php @@ -26,6 +26,7 @@ class OnWorkerStart extends Callback private int $signal = SIGUSR1 | SIGKILL | SIGKILL; + /** * @param Server $server * @param int $worker_id