update : 2015.11.03
php.shukuma.com

검색:
 
 
Get function name

GearmanJob::functionName

(PECL gearman >= 0.5.0)

GearmanJob::functionNameGet 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.

인수

이 함수는 인수가 없습니다.

반환값

The name of a function.

참고