GearmanClient::clone

(PECL gearman >= 0.5.0)

GearmanClient::cloneCreate a copy of a GearmanClient object

Opis

public GearmanClient::clone ( void ) : GearmanClient

Creates a copy of a GearmanClient object.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

A GearmanClient on success, FALSE on failure.

add a note add a note

User Contributed Notes

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