Yaf_Application::app
(Yaf >=1.0.0)
Yaf_Application::app — Retrive an Application instance
Descrizione
public static void Yaf_Application::app
( void
)
Retrive the Yaf_Application instance, alternatively, we also could use Yaf_Dispatcher::getApplication().
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
an Yaf_Application instance, if no Yaf_Application initialized before,
NULL will be returned.
Vedere anche:
- Yaf_Dispatcher::getApplication() - Retrive the application
There are no user contributed notes for this page.
