PHP 8.4.26 Released!

GearmanClient::clearCallbacks

(PECL gearman >= 0.5.0)

GearmanClient::clearCallbacks — Clear all task callback functions

Description

public function GearmanClient::clearCallbacks(): bool

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

Parameters

This function has no parameters.

Return Values

Always returns true.

See Also

+add a note

User Contributed Notes

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