Solar_Mail_Message_Part::setType()

public void Solar_Mail_Message_Part::setType ( string $type )

Sets the Content-Type for this part.

Parameters

  • (string) $type: The content type, e.g. 'image/jpeg'.

Returns

  • (void)

Description

Sets the Content-Type for this part.



Local