|
GearmanJob::__constructCreate a GearmanJob instance Description
public GearmanJob::__construct()
Creates a GearmanJob instance representing a job the worker is to complete. ParametersThis function has no parameters. Return ValuesA GearmanJob object. |