GearmanClient::removeOptions
(PECL gearman >= 0.6.0)
GearmanClient::removeOptions — Remove client options
Descrição
public GearmanClient::removeOptions(
int $option
):
bool
Parâmetros
option
-
The options to be removed (unset)
Valor Retornado
Always returns true
.