\Pop\Mail\MessagePartInterface

Mail message part interface

Summary

Methods
Constants
getContent()
setContent()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getContent()

getContent() : string

Get message part content

Returns

string

setContent()

setContent(string  $content) : \Pop\Mail\Message\PartInterface

Set message part content

Parameters

string $content

Returns

\Pop\Mail\Message\PartInterface