EventBase::__construct

Constructs 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.

参考

  • EventConfig