GearmanTask::create

(PECL gearman <= 0.5.0)

GearmanTask::createCreate a task (deprecated)

Descrizione

public GearmanTask::create(): GearmanTask|false

Returns a new GearmanTask object.

Nota:

This method was removed in the 0.6.0 version of the Gearman extension.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

A GearmanTask oject o false in caso di fallimento.

add a note

User Contributed Notes

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