GoLang Yaf_Controller_Abstract::__construct

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



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

PHP Yaf_Controller_Abstract::__construct

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

Yaf_Controller_Abstract::__construct

(Yaf >=1.0.0)

Yaf_Controller_Abstract::__constructYaf_Controller_Abstract constructor

Description

final private Yaf_Controller_Abstract::__construct ( void )

Yaf_Controller_Abstract::__construct() is final, which means it can not be overridden. You may want to see Yaf_Controller_Abstract::init() instead.

Parameters

This function has no parameters.

Return Values

See Also