(PECL yaf >=1.0.0)
Yaf_Application::app — Retrive an Application instance
Retrive the Yaf_Application instance, alternatively, we also could use Yaf_Dispatcher::getApplication().
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Diese Funktion hat keine Parameter.
an Yaf_Application instance, if no Yaf_Application initialized before, NULL will be returned.