PHP 8.3.4 Released!

Event::getSupportedMethods

(PECL event >= 1.2.6-beta)

Event::getSupportedMethodsReturns array with of the names of the methods supported in this version of Libevent

Descrição

public static Event::getSupportedMethods(): array

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns array.

Veja Também

add a note

User Contributed Notes

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