Yaf_Dispatcher
PHP Manual

Yaf_Dispatcher::getApplication

(PECL yaf >=1.0.0)

Yaf_Dispatcher::getApplicationRetrive the application

说明

public Yaf_Application Yaf_Dispatcher::getApplication ( void )

Retrive the Yaf_Application instance. same as Yaf_Application::app().

Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

参见


Yaf_Dispatcher
PHP Manual