PHP 8.3.4 Released!

GearmanWorker::__construct

(PECL gearman >= 0.5.0)

GearmanWorker::__constructCrée une instance GearmanWorker

Description

public GearmanWorker::__construct()

Crée une nouvelle instance de GearmanWorker représentant un agent qui se connecte au serveur de travaux et accepte des tâches à exécuter.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Un objet GearmanWorker.

Voir aussi

add a note

User Contributed Notes

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