PHP Velho Oeste 2024

Yaf_Application::app

(Yaf >=1.0.0)

Yaf_Application::appRetrieve an Application instance

설명

public static void Yaf_Application::app ( void )

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

인수

이 함수는 인수가 없습니다.

반환값

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

참고

add a note add a note

User Contributed Notes

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