PHP 8.3.4 Released!

Yaf_Controller_Abstract::__construct

(Yaf >=1.0.0)

Yaf_Controller_Abstract::__constructYaf_Controller_Abstract constructor

Description

final private Yaf_Controller_Abstract::__construct()

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top