CakeFest 2024: The Official CakePHP Conference

GearmanWorker::clone

(PECL gearman >= 0.5.0)

GearmanWorker::cloneCreate a copy of the worker

Descrizione

public GearmanWorker::clone(): void

Creates a copy of the worker.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

A GearmanWorker object

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top