JMail::setBody
Set the email body
Signature
public function setBody(string
$content )
Parameters
-
$content
- Body of the email
Returns
- JMail
- Returns this object for chaining.
Tasks
Line | Task |
---|---|
188 | Check for XSS |