Php/docs/yaf-dispatcher.getapplication
From Get docs
Yaf_Dispatcher::getApplication
(Yaf >=1.0.0)
Yaf_Dispatcher::getApplication — Retrive the application
Description
public Yaf_Dispatcher::getApplication ( ) : Yaf_Application
Retrive the Yaf_Application instance. same as Yaf_Application::app().
Parameters
This function has no parameters.