GearmanWorker::removeOptions

Remove worker options

Description

public true GearmanWorker::removeOptions(int $option)

Removes (unsets) one or more worker options.

Parameters

option

The options to be removed (unset)

Return Values

Always returns true.

See Also

  • GearmanWorker::options
  • GearmanWorker::setOptions
  • GearmanWorker::addOptions