GearmanTask::create

(PECL gearman <= 0.5.0)

GearmanTask::createCreate a task (deprecated)

Beskrivelse

public GearmanTask GearmanTask::create ( void )

Returns a new GearmanTask object.

Note:

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

Parametre

This function has no parameters.

Returnerings Værdier

A GearmanTask oject or FALSE on failure.

add a note add a note

User Contributed Notes

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