Solar_Mail_Message_Part::setCharset()

public void Solar_Mail_Message_Part::setCharset ( string $charset )

Sets the Content-Type character set for this part.

Parameters

  • (string) $charset: The character set.

Returns

  • (void)

Description

Sets the Content-Type character set for this part.



Local