EventUtil::__constructThe abstract constructor Description
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. ParametersThis function has no parameters. Return ValuesNo value is returned. |