php8.5
Home/ Manual/ event / event/ Event::getSupportedMethods

Event::getSupportedMethods

PHP function Edit on GitHub ✎

(PECL event >= 1.2.6-beta)

Returns array of the names of the methods supported in this version of Libevent

Description

Event::getSupportedMethods(): array

Returns array of the names of the methods(backends) supported in this version of Libevent.

Parameters Parameters

Return Values

Returns array.

See Also

  • EventConfig

Source: reference/event/event/getsupportedmethods.xml · from the official PHP manual (php/doc-en)