z_response.php
Route handling system documentation: Every action takes two parameters.
Request => used to access incoming data and session information Response => used to handle outgoing data
Interfaces, Classes and Traits
- Response
- The Response class provides functions used by controllers to respond to requests