W3cubDocs

/PHP

Yaf_Application::run

(Yaf >=1.0.0)

Yaf_Application::runStart Yaf_Application

Description

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.

Parameters

This function has no parameters.

Return Values

© 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.run.php