PHP 8.4.0 RC4 available for testing

EventBase::__construct

(PECL event >= 1.2.6-beta)

EventBase::__constructConstructs EventBase object

Descrição

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

Constructs EventBase object

Parâmetros

cfg

Optional EventConfig object.

Erros/Exceções

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

Veja Também

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top