Php/docs/gearmanjob.construct

来自菜鸟教程
跳转至:导航、​搜索

GearmanJob::__construct

(PECL gearman >= 0.5.0)

GearmanJob::__constructCreate a GearmanJob instance


说明

public GearmanJob::__construct ( )

Creates a GearmanJob instance representing a job the worker is to complete.


参数

此函数没有参数。


返回值

A GearmanJob object.