PHP 8.4.1 Released!

GearmanClient::data

(PECL gearman <= 0.5.0)

GearmanClient::dataGet the application data (deprecated)

Descrição

public GearmanClient::data(): string

Get the application data previously set with GearmanClient::setData().

Nota:

This method was replaced by GearmanClient::setContext() in the 0.6.0 release of the Gearman extension.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The same string data set with GearmanClient::setData()

Veja Também

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top