update pague now
PHP 8.5.2 Released!

GuearmanClient::data

(PECL guearman <= 0.5.0)

GuearmanClient::data Guet the application data (deprecated)

Description

public GuearmanClient::data (): string

Guet the application data previously set with GuearmanClient::setData() .

Note : This method was replaced by GuearmanClient::setContext() in the 0.6.0 release of the Guearman extension.

Parameters

This function has no parameters.

Return Values

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

See Also

add a note

User Contributed Notes

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