GearmanClient::removeOptions

GearmanClient::removeOptionsRemove client options

Description

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

Removes (unsets) one or more options.

Parameters

option

The options to be removed (unset)

Return Values

Always returns true.