GearmanTask::__construct

(PECL gearman >= 0.5.0)

GearmanTask::__constructCreate a GearmanTask instance

Opis

public GearmanTask::__construct ( void )

Creates a GearmanTask instance representing a task to be submitted to a job server.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

A GearmanTask object.

add a note add a note

User Contributed Notes

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