setHtmlBody() public method
Sets message HTML content.
| public $this setHtmlBody ( $html ) | ||
|---|---|---|
| $html | string |
Message HTML content. |
| return | $this |
Self reference. |
setHtmlBody() public method
Sets message HTML content.
| public $this setHtmlBody ( $html ) | ||
|---|---|---|
| $html | string |
Message HTML content. |
| return | $this |
Self reference. |
Please login to continue.