EventBase::__construct

(PECL event >= 1.2.6-beta)

EventBase::__constructConstruye un objeto EventBase

Descripción

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

Construye un objeto EventBase

Parámetros

cfg

Opcional Un objeto EventConfig .

Valores devueltos

Devuelve un objeto EventBase.

Ver también

add a note add a note

User Contributed Notes

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