The Welcome Controller.
A basic controller example. Has examples of how to set the response body and status.
package | app |
---|---|
extends | Controller |
action_404() : \Response
access | public |
---|
\Response
action_hello() : \Response
This uses a Presenter to show how to use them.
access | public |
---|
\Response
action_index() : \Response
access | public |
---|
\Response