GearmanTask::create

(PECL gearman <= 0.5.0)

GearmanTask::createCreate a task (deprecated)

Opis

public GearmanTask::create ( void ) : GearmanTask

Returns a new GearmanTask object.

Informacja:

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

A GearmanTask oject lub FALSE w przypadku niepowodzenia.

add a note add a note

User Contributed Notes

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