GearmanTask::__construct

(PECL gearman >= 0.5.0)

GearmanTask::__constructCreate a GearmanTask instance

설명

public GearmanTask::__construct ( void )

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

인수

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

반환값

A GearmanTask object.

add a note add a note

User Contributed Notes

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