(PECL event >= 1.2.6-beta)
The abstract constructor
abstract public EventUtil::__construct ( void )
EventUtil is a singleton. Therefore the constructor is abstract, and it is impossible to create objects based on this class.
Returns:
No value is returned.
Please login to continue.