GearmanClient
PHP Manual

GearmanClient::data

(PECL gearman >= 0.5.0)

GearmanClient::dataGet the application data

Description

public string GearmanClient::data ( void )

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

Parameters

This function has no parameters.

Return Values

The same string data set with GearmanClient::setData

See Also


GearmanClient
PHP Manual