EventBase::__construct

(PECL event >= 1.2.6-beta)

EventBase::__constructКонструктор объекта EventBase

Описание

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

Конструктор объекта EventBase

Список параметров

cfg

Необязательный объект EventConfig.

Возвращаемые значения

Возвращает объект EventBase.

Смотрите также

add a note add a note

User Contributed Notes

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