Yaf_Controller_Abstract::getView
PHP Manual
PHP Manual»Yaf_Controller_Abstract»Yaf_Controller_Abstract::getView

Yaf_Controller_Abstract::getView

(Yaf >=1.0.0)

Yaf_Controller_Abstract::getViewRetrieve the view engine

Опис

public function Yaf_Controller_Abstract::getView(): Yaf_View_Interface

retrieve view engine

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

To Top