PHP 8.3.4 Released!

GearmanClient::clearCallbacks

(PECL gearman >= 0.5.0)

GearmanClient::clearCallbacksClear all task callback functions

Beschreibung

public GearmanClient::clearCallbacks(): bool

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Always returns true.

Siehe auch

add a note

User Contributed Notes

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