EventUtil::__construct

(PECL event >= 1.2.6-beta)

EventUtil::__constructThe abstract constructor

Açıklama

abstractpublicEventUtil::__construct()

EventUtil is a singleton. Therefore the constructor is abstract, and it is impossible to create objects based on this class.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

To Top