PHP 8.3.4 Released!

GearmanWorker::options

(PECL gearman >= 0.6.0)

GearmanWorker::optionsGet worker options

Description

public GearmanWorker::options(): int

Gets the options previously set for the worker.

Parameters

This function has no parameters.

Return Values

The options currently set for the worker.

See Also

add a note

User Contributed Notes

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