GoLang EventUtil::__construct

request it (248)
GoLang replacement for PHP's EventUtil::__construct [edit | history]



Do you know a GoLang replacement for PHP's EventUtil::__construct? Write it!

PHP EventUtil::__construct

PHP original manual for EventUtil::__construct [ show | php.net ]

EventUtil::__construct

(PECL event >= 1.2.6-beta)

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.

Parameters

This function has no parameters.

Return Values

No value is returned.