Event::getSupportedMethods

(PECL event >= 1.2.6-beta)

Event::getSupportedMethodsDevuelve un array que contiene los nombres de los métodos soportados por esta versión de Libevent

Descripción

public static Event::getSupportedMethods(): array

Devuelve un array que contiene los nombres de los métodos soportados por esta versión de Libevent.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve un array.

Ver también

add a note

User Contributed Notes

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