PHP 8.1.28 Released!

GearmanTask::__construct

(PECL gearman >= 0.5.0)

GearmanTask::__constructCreate a GearmanTask instance

Descrizione

public GearmanTask::__construct()

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

A GearmanTask object.

add a note

User Contributed Notes

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