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

Description

public function Yaf_Controller_Abstract::getView(): Yaf_View_Interface

retrieve view engine

Parameters

This function has no parameters.

Return Values

To Top