mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-26 06:46:08 +03:00
Merge pull request #166 from mailgun/issue-69
Updated signature for addAttachment
This commit is contained in:
commit
83fdf42216
@ -65,7 +65,7 @@ Available Functions
|
||||
|
||||
`string setHtmlBody(string $htmlBody)`
|
||||
|
||||
`bool addAttachment(string $attachmentPath)`
|
||||
`bool addAttachment(string $attachmentPath, $attachmentName = null)`
|
||||
|
||||
`bool addInlineImage(string $inlineImagePath)`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user