PHP 8.3.4 Released!

GearmanClient::clone

(PECL gearman >= 0.5.0)

GearmanClient::cloneCreate a copy of a GearmanClient object

Beschreibung

public GearmanClient::clone(): GearmanClient

Creates a copy of a GearmanClient object.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

A GearmanClient on success, false on failure.

add a note

User Contributed Notes

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