setTextBody() public method
Sets message plain text content.
public $this setTextBody ( $text ) | ||
---|---|---|
$text | string |
Message plain text content. |
return | $this |
Self reference. |
setTextBody() public method
Sets message plain text content.
public $this setTextBody ( $text ) | ||
---|---|---|
$text | string |
Message plain text content. |
return | $this |
Self reference. |
Please login to continue.