GearmanClient
PHP Manual

GearmanClient::addOptions

(PECL gearman >= 0.6.0)

GearmanClient::addOptionsAdd client options

説明

public bool GearmanClient::addOptions ( int $options )

Adds one or more options to those already set.

パラメータ

options

The options to add

返り値

Always returns TRUE.


GearmanClient
PHP Manual