Example #1
0
/**
 * @return Application
 */
function GetApplication()
{
    return Application::Instance();
}