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