Solar_Mail_Message::setCrlf()

public Solar_Mail_Message Solar_Mail_Message::setCrlf ( string $crlf )

Sets the CRLF sequence for this message.

Parameters

  • (string) $crlf: The CRLF line-ending string.

Returns

  • (Solar_Mail_Message) This object.

Description

Sets the CRLF sequence for this message.



Local