GearmanClient::context
PHP function
Edit on GitHub ✎
(PECL gearman >= 0.6.0)
Get the application context
Description
GearmanClient::context(): string
Get the application context previously set with GearmanClient::setContext.
Parameters Parameters
Return Values
The same context data structure set with GearmanClient::setContext
See Also
GearmanClient::setContext