Yaf_Application::app

(Yaf >=1.0.0)

Yaf_Application::appRetrieve an Application instance

Description

public staticYaf_Application::app ( ) : mixed

Retrieve the Yaf_Application instance. Alternatively, we also could use Yaf_Dispatcher::getApplication().

Parameters

This function has no parameters.

Return Values

A Yaf_Application instance, if no Yaf_Application was initialized before, null will be returned.

See Also

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/yaf-application.app.php