JResponse::setBody
Set body content.
If body content already defined, this will replace it.
Signature
public function setBody(string
$content )
Parameters
-
$content
- The content to set to the response body.
Returns
- void