GearmanJob
PHP Manual

GearmanJob::__construct

(PECL gearman >= 0.5.0)

GearmanJob::__constructCreate a GearmanJob instance

Beschreibung

public GearmanJob::__construct ( void )

Creates a GearmanJob instance representing a job the worker is to complete.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

A GearmanJob object.


GearmanJob
PHP Manual