GearmanClient
PHP Manual

GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Descrição

public string GearmanClient::context ( void )

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

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

The same context data structure set with GearmanClient::setContext

Veja Também


GearmanClient
PHP Manual