Php/docs/gearmantask.functionname

From Get docs
Revision as of 07:27, 9 December 2020 by Notes (talk | contribs) (autoload)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

GearmanTask::functionName

(PECL gearman >= 0.6.0)

GearmanTask::functionNameGet associated function name


Description

public GearmanTask::functionName ( ) : string

Returns the name of the function this task is associated with, i.e., the function the Gearman worker calls.


Parameters

This function has no parameters.


Return Values

A function name.