GearmanWorker::removeOptions
PHP function
Edit on GitHub ✎
(PECL gearman >= 0.6.0)
Remove worker options
Description
GearmanWorker::removeOptions(int $option): true
Removes (unsets) one or more worker options.
Parameters
optionThe options to be removed (unset)
Return Values
Always
See Also
GearmanWorker::optionsGearmanWorker::setOptionsGearmanWorker::addOptions