Solar_Mail_Message_Part::setBoundary()

public void Solar_Mail_Message_Part::setBoundary ( string $boundary )

Sets the Content-Type boundary for this part.

Parameters

  • (string) $boundary: The boundary string.

Returns

  • (void)

Description

Sets the Content-Type boundary for this part.



Local