php8.5
Home/ Manual/ gearman / gearmanclient/ GearmanClient::removeOptions

GearmanClient::removeOptions

PHP function Edit on GitHub ✎

(PECL gearman >= 0.6.0)

Remove client options

Description

GearmanClient::removeOptions(int $option): bool

Removes (unsets) one or more options.

Parameters

option

The options to be removed (unset)

Return Values

Always returns true.

Source: reference/gearman/gearmanclient/removeoptions.xml · from the official PHP manual (php/doc-en)