GearmanClient::removeOptions

Remove client options

Description

public bool GearmanClient::removeOptions(int $option)

Removes (unsets) one or more options.

Parameters

option

The options to be removed (unset)

Return Values

Always returns true.