GearmanJob
PHP Manual

GearmanJob::functionName

(PECL gearman >= 0.5.0)

GearmanJob::functionNameGet function name

Descrizione

public string GearmanJob::functionName ( void )

Returns the function name for this job. This is the function the work will execute to perform the job.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The name of a function.

Vedere anche:


GearmanJob
PHP Manual