PHP 8.3.4 Released!

GearmanWorker::clone

(PECL gearman >= 0.5.0)

GearmanWorker::cloneCreate a copy of the worker

Description

public GearmanWorker::clone(): void

Creates a copy of the worker.

Parameters

This function has no parameters.

Return Values

A GearmanWorker object

add a note

User Contributed Notes

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