Yaf_Application::run
(Yaf >=1.0.0)
Yaf_Application::run — Start Yaf_Application
Descrizione
public void Yaf_Application::run
( void
)
Run a Yaf_Application, let the Yaf_Application accpect a request, and route the request, dispatch to controller/action, and render response. return response to client fianlly.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
There are no user contributed notes for this page.
