PHP 7.0.6 Released

Yaf_Dispatcher::getApplication

(Yaf >=1.0.0)

Yaf_Dispatcher::getApplicationRetrive the application

Description

public Yaf_Application Yaf_Dispatcher::getApplication ( void )

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

Parameters

This function has no parameters.

Return Values

See Also

User Contributed Notes

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