(PECL gearman >= 0.5.0)
Get function name
public string GearmanJob::functionName ( void )
Returns the function name for this job. This is the function the work will execute to perform the job.
Returns:
The name of a function.
See also:
Please login to continue.