Php/docs/event.getsupportedmethods

来自菜鸟教程
跳转至:导航、​搜索

Event::getSupportedMethods

(PECL event >= 1.2.6-beta)

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


说明

public static Event::getSupportedMethods ( ) : array

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


参数

此函数没有参数。


返回值

Returns array.


参见