Dutch PHP Conference 2025 - Call For Papers

EventBase::__construct

(PECL event >= 1.2.6-beta)

EventBase::__constructConstructs EventBase object

Опис

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

Constructs EventBase object

Параметри

cfg

Optional EventConfig object.

Помилки/виключення

If EventBase cannot be constructed with the provided configuration, a EventException will be thrown.

Прогляньте також

add a note

User Contributed Notes

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