php / 8.1.5 / gearmanclient.setcontext.html /

GearmanClient::setContext

(PECL gearman >= 0.6.0)

GearmanClient::setContextSet application context

Description

public GearmanClient::setContext(string $context): bool

Sets an arbitrary string to provide application context that can later be retrieved by GearmanClient::context().

Parameters

context

Arbitrary context data

Return Values

Always returns true.

See Also

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gearmanclient.setcontext.php