Dutch PHP Conference 2025 - Call For Papers

Yaf_Application::run

(Yaf >=1.0.0)

Yaf_Application::runStart Yaf_Application

Опис

public Yaf_Application::run(): void

Run a Yaf_Application, let the Yaf_Application accept a request and route this request, dispatch to controller/action and render response. Finally, return the response to the client.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

add a note

User Contributed Notes

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