Solar_Mail_Message::setSubject()

public Solar_Mail_Message Solar_Mail_Message::setSubject ( string $subject )

Sets the subject of the message.

Parameters

  • (string) $subject: The subject line for the message.

Returns

  • (Solar_Mail_Message) This object.

Description

Sets the subject of the message.



Local