PHP 8.4.6 Released!

GearmanClient::clearCallbacks

(PECL gearman >= 0.5.0)

GearmanClient::clearCallbacksClear all task callback functions

Description

public 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

User Contributed Notes

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