PHP 8.3.4 Released!

GearmanWorker::addOptions

(PECL gearman >= 0.6.0)

GearmanWorker::addOptionsAdd worker options

说明

public GearmanWorker::addOptions(int $option): true

Adds one or more options to the options previously set.

参数

option

The options to be added

返回值

总是返回 true

参见

add a note

User Contributed Notes

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