This commit is contained in:
2021-03-02 10:54:10 +08:00
parent 9f0cca85ec
commit bbe130c631
-1
View File
@@ -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)
{