GearmanWorker::addOptions

Add worker options

Description

public true GearmanWorker::addOptions(int $option)

Adds one or more options to the options previously set.

Parameters

option

The options to be added

Return Values

Always returns true.

See Also

  • GearmanWorker::options
  • GearmanClient::setOptions
  • GearmanClient::removeOptions