EventBase::__construct

(PECL event >= 1.2.6-beta)

EventBase::__constructConstructs EventBase object

Descrição

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

Constructs EventBase object

Parâmetros

cfg

Optional EventConfig object.

Valor Retornado

Returns EventBase object.

Veja Também

add a note add a note

User Contributed Notes

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