Solar_Mail_Message::setText()

public Solar_Mail_Message Solar_Mail_Message::setText ( string $text )

Sets the part for the plain-text portion of this message.

Parameters

  • (string) $text: The plain-text message.

Returns

  • (Solar_Mail_Message) This object.

Description

Sets the part for the plain-text portion of this message.



Local