PHP 8.1.28 Released!

GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

Açıklama

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

Removes (unsets) one or more worker options.

Bağımsız Değişkenler

option

The options to be removed (unset)

Dönen Değerler

Daima true döndürür.

Ayrıca Bakınız

add a note

User Contributed Notes

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