CakeFest 2024: The Official CakePHP Conference

GearmanClient::clearCallbacks

(PECL gearman >= 0.5.0)

GearmanClient::clearCallbacksClear all task callback functions

説明

public GearmanClient::clearCallbacks(): bool

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

パラメータ

この関数にはパラメータはありません。

戻り値

Always returns true.

参考

add a note

User Contributed Notes

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