index.php
Table of Contents
Functions
- main() : void
- parseRequestFromGlobals() : RequestInterface
- sendResponse() : void
Functions
main()
main() : void
parseRequestFromGlobals()
parseRequestFromGlobals() : RequestInterface
Return values
RequestInterfacesendResponse()
sendResponse(ResponseInterface $response) : void
Parameters
- $response : ResponseInterface