MessageParser
class MessageParser (View source)
Properties
| static protected MailMimeParser|null | $parser | The mail mime parser instance. |
Methods
static IMessage
parse(string $contents)
Parse the given message contents.
static MailMimeParser
parser()
Get the mail mime parser instance.
Details
static IMessage
parse(string $contents)
Parse the given message contents.
static protected MailMimeParser
parser()
Get the mail mime parser instance.