Example #1 向Worker 中入栈任务并执行. <?php $worker = new Worker(); $work = new class extends Threaded {}; var_dump($worker->stack($work));.
確定! 回上一頁