Php/docs/gearmanclient.clone

提供:Dev Guides
< Php
移動先:案内検索

GearmanClient::clone

(PECL gearman >= 0.5.0)

GearmanClient::cloneCreate a copy of a GearmanClient object


説明

public GearmanClient::clone ( ) : GearmanClient

Creates a copy of a GearmanClient object.


パラメータ

この関数にはパラメータはありません。


返り値

A GearmanClient on success, false on failure.