ResponseWriterInterface
in
Table of Contents
Methods
- writeResponse() : void
- Output the HTTP Response to STDOUT
Methods
writeResponse()
Output the HTTP Response to STDOUT
public
writeResponse(ResponseInterface $response) : void
Parameters
- $response : ResponseInterface