EventBase::__construct

(PECL event >= 1.2.6-beta)

EventBase::__constructConstruit un objet EventBase

Description

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

Construit un objet EventBase.

Liste de paramètres

cfg

Optionnel - Un objet EventConfig.

Valeurs de retour

Retourne un objet EventBase.

Voir aussi

add a note add a note

User Contributed Notes

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