Response
setContent(mixed $content)
Sets the response content. Valid types are strings, numbers, null, and objects that implement a __toString() method.
Parameters mixed $content Content that can be cast to string Return Value Response Exceptions UnexpectedValueException