GearmanClient
PHP Manual

GearmanClient::removeOptions

(PECL gearman >= 0.6.0)

GearmanClient::removeOptionsRemove client options

Descrizione

public bool GearmanClient::removeOptions ( int $options )

Removes (unsets) one or more options.

Elenco dei parametri

options

The options to be removed (unset)

Valori restituiti

Always returns TRUE.


GearmanClient
PHP Manual