CakeFest 2024: The Official CakePHP Conference

Yaf_Controller_Abstract::__construct

(Yaf >=1.0.0)

Yaf_Controller_Abstract::__constructYaf_Controller_Abstract constructor

Descrição

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.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Veja Também

add a note

User Contributed Notes

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