PHP 8.3.4 Released!

GearmanClient::clearCallbacks

(PECL gearman >= 0.5.0)

GearmanClient::clearCallbacksClear all task callback functions

Descrizione

public GearmanClient::clearCallbacks(): bool

Clears all the task callback functions that have previously been set.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Always returns true.

Vedere anche:

add a note

User Contributed Notes

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