ResponseWriterWeb
in package
implements
ResponseWriterInterface
Transform a Response object to HTTP output
Tags
Table of Contents
Interfaces
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