JResponse::prependBody
Prepend content to the body content
Signature
public function prependBody(string
$content )
Parameters
-
$content
- The content to prepend to the response body.
Returns
- void
public function prependBody(string
$content )
$content