PHP 8.3.4 Released!

Yaf_Dispatcher::getApplication

(Yaf >=1.0.0)

Yaf_Dispatcher::getApplicationRecupera la aplicación

Descripción

public Yaf_Dispatcher::getApplication(): Yaf_Application

Recupera la instancia de la clase Yaf_Application. Hace lo mismo que el método Yaf_Application::app().

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Ver también

add a note

User Contributed Notes

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