GearmanClient::addOptions
(PECL gearman >= 0.6.0)
GearmanClient::addOptions — Add client options
Description
public bool GearmanClient::addOptions
( int $options
)
Adds one or more options to those already set.
Parameters
- options
-
The options to add
Return Values
Always returns TRUE.