Dutch PHP Conference 2025 - Call For Papers

GearmanClient::data

(PECL gearman <= 0.5.0)

GearmanClient::dataGet the application data (deprecated)

Опис

public GearmanClient::data(): string

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

Зауваження:

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

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

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

Прогляньте також

add a note

User Contributed Notes

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