EventBase::__construct

(PECL event >= 1.2.6-beta)

EventBase::__construct构造 EventBase 对象

说明

public EventBase::__construct( EventConfig $cfg = ?)

构造 EventBase 对象

参数

cfg

可选的 EventConfig 对象。

返回值

返回 EventBase 对象。

参见

add a note

User Contributed Notes

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