PHP Conference Fukuoka 2025

Event::getSupportedMethods

(PECL event >= 1.2.6-beta)

Event::getSupportedMethods β€” Returns array with of the names of the methods supported in this version of Libevent

Description

public static Event::getSupportedMethods(): array

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

Parameters

This function has no parameters.

Return Values

Returns array.

See Also

οΌ‹add a note

User Contributed Notes

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