GearmanClient::removeOptions

(PECL gearman >= 0.6.0)

GearmanClient::removeOptionsRemove client options

Descrição

public GearmanClient::removeOptions ( int $options ) : bool

Removes (unsets) one or more options.

Parâmetros

options

The options to be removed (unset)

Valor Retornado

Always returns TRUE.