PHP 8.3.4 Released!

GearmanWorker::__construct

(PECL gearman >= 0.5.0)

GearmanWorker::__constructCreate a GearmanWorker instance

Açıklama

public GearmanWorker::__construct()

Creates a GearmanWorker instance representing a worker that connects to the job server and accepts tasks to run.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

A GearmanWorker object

Ayrıca Bakınız

add a note

User Contributed Notes

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