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

add a note add a note

User Contributed Notes

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