parent root
PHP: GearmanClient::context - Manual

GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Description

public GearmanClient::context ( void ) : string

Get the application context previously set with GearmanClient::setContext().

Parameters

This function has no parameters.

Return Values

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

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root