PHP 8.4.0 RC4 available for testing

GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Опис

public GearmanClient::context(): string

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

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

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

Прогляньте також

add a note

User Contributed Notes

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