GearmanClient
PHP Manual

GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Description

public string GearmanClient::context ( void )

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

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

Voir aussi


GearmanClient
PHP Manual