(PECL gearman <= 0.5.0)
Get the application data (deprecated)
public string GearmanClient::data ( void )
Get the application data previously set with GearmanClient::setData().
Note:
This method was replaced by GearmanClient::setContext() in the 0.6.0 release of the Gearman extension.
Returns:
The same string data set with GearmanClient::setData()
See also:
Please login to continue.