CakeFest 2024: The Official CakePHP Conference

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.

add a note

User Contributed Notes

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