Php/docs/gearmanclient.removeoptions

提供:Dev Guides
< Php
2020年12月14日 (月) 10:28時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

GearmanClient::removeOptions

(PECL gearman >= 0.6.0)

GearmanClient::removeOptionsRemove client options


説明

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

Removes (unsets) one or more options.


パラメータ

options
The options to be removed (unset)


返り値

Always returns true.