GearmanClient
PHP Manual

GearmanClient::addOptions

(PECL gearman >= 0.6.0)

GearmanClient::addOptionsAdd client options

Descrição

public bool GearmanClient::addOptions ( int $options )

Adds one or more options to those already set.

Parâmetros

options

The options to add

Valor Retornado

Always returns TRUE.


GearmanClient
PHP Manual