GearmanClient::removeOptions
(PECL gearman >= 0.6.0)
GearmanClient::removeOptions — Remove client options
Description
public GearmanClient::removeOptions(
int $option
):
bool
Parameters
option
-
The options to be removed (unset)
Return Values
Always returns true
.