Solar_Mail_Message_Part::setContent()

public void Solar_Mail_Message_Part::setContent ( string $content )

Sets the body content for this part.

Parameters

  • (string) $content: The body content.

Returns

  • (void)

Description

Sets the body content for this part.



Local