|
GearmanTask::function(PECL gearman <= 0.5.0) GearmanTask::function — Get associated function name (deprecated) Описание
public string GearmanTask::function
( void
)
Returns the name of the function this task is associated with, i.e., the function the Gearman worker calls.
Список параметровУ этой функции нет параметров. Возвращаемые значенияA function name. |
|