EventBase::__construct

(PECL event >= 1.2.6-beta)

EventBase::__constructConstructs EventBase object

설명

public EventBase::__construct ([ EventConfig $cfg ] )

Constructs EventBase object

인수

cfg

Optional EventConfig object.

반환값

Returns EventBase object.

참고

add a note add a note

User Contributed Notes

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