CakeFest 2024: The Official CakePHP Conference

Yaf_Dispatcher::getApplication

(Yaf >=1.0.0)

Yaf_Dispatcher::getApplicationRetrieve the application

Beschreibung

public Yaf_Dispatcher::getApplication(): Yaf_Application

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Siehe auch

add a note

User Contributed Notes

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