CakeFest 2024: The Official CakePHP Conference

GearmanTask::__construct

(PECL gearman >= 0.5.0)

GearmanTask::__constructCreate a GearmanTask instance

説明

public GearmanTask::__construct()

Creates a GearmanTask instance representing a task to be submitted to a job server.

パラメータ

この関数にはパラメータはありません。

戻り値

A GearmanTask object.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top