JResponse::getBody
Return the body content
Signature
public function getBody([boolean
$toArray = false] )
Parameters
-
$toArray
- Whether or not to return the body content as an array of strings or as a single string; defaults to false.
Returns
- string
- array