GearmanClient
PHP Manual

GearmanClient::clone

(PECL gearman >= 0.5.0)

GearmanClient::cloneCreate a copy of a GearmanClient object

Descrição

public GearmanClient GearmanClient::clone ( void )

Creates a copy of a GearmanClient object.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

A GearmanClient on success, FALSE on failure.


GearmanClient
PHP Manual