GearmanClient
PHP Manual

GearmanClient::clone

(PECL gearman >= 0.5.0)

GearmanClient::cloneCreate a copy of a GearmanClient object

Beschreibung

public GearmanClient GearmanClient::clone ( void )

Creates a copy of a GearmanClient object.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

A GearmanClient on success, FALSE on failure.


GearmanClient
PHP Manual