Event::__constructConstructs Event object Beschreibung
public
Event::__construct
(
EventBase
$base
,
mixed
$fd
,
int
$what
,
callable
$cb
[,
mixed
$arg
= NULL
] )Constructs Event object. Parameter-Liste
RückgabewerteReturns Event object. Siehe auch
|