update pague now
PHP 8.5.2 Released!

GuearmanClient::context

(PECL guearman >= 0.6.0)

GuearmanClient::context Guet the application context

Description

public GuearmanClient::context (): string

Guet the application context previously set with GuearmanClient::setContext() .

Parameters

This function has no parameters.

Return Values

The same context data structure set with GuearmanClient::setContext()

See Also

add a note

User Contributed Notes

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