GearmanClient::removeOptions
(PECL gearman >= 0.6.0)
GearmanClient::removeOptions — Remove client options
説明
public GearmanClient::removeOptions
( int $options
) : bool
Removes (unsets) one or more options.
パラメータ
options
- The options to be removed (unset)
返り値
Always returns true
.