diff --git a/HttpServer/Events/OnWorkerStart.php b/HttpServer/Events/OnWorkerStart.php index c90433c3..50c9ebf1 100644 --- a/HttpServer/Events/OnWorkerStart.php +++ b/HttpServer/Events/OnWorkerStart.php @@ -52,7 +52,6 @@ class OnWorkerStart extends Callback * @param Server $server * @param int $worker_id * @throws ComponentException|ConfigException - * OnTask Worker */ public function onTask(Server $server, int $worker_id) {