GearmanWorker::removeOptions
(PECL gearman >= 0.6.0)
GearmanWorker::removeOptions — Remove worker options
Description
public function GearmanWorker::removeOptions(
int $option):
true
Removes (unsets) one or more worker options.
Parameters
option
-
The options to be removed (unset)
Return Values
Always returns true.