Updated signature for addAttachment

This will fix #69
This commit is contained in:
Tobias Nyholm 2016-08-31 11:52:14 +02:00 committed by GitHub
parent 54b7f851b8
commit b2742c73b3

View File

@ -65,7 +65,7 @@ Available Functions
`string setHtmlBody(string $htmlBody)` `string setHtmlBody(string $htmlBody)`
`bool addAttachment(string $attachmentPath)` `bool addAttachment(string $attachmentPath, $attachmentName = null)`
`bool addInlineImage(string $inlineImagePath)` `bool addInlineImage(string $inlineImagePath)`