GearmanClient::data

(PECL gearman <= 0.5.0)

GearmanClient::dataGet the application data (deprecated)

Opis

public GearmanClient::data ( void ) : string

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

Informacja:

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top