Skip to content

Commit

Permalink
Merge pull request #40 from feyobekius/master
Browse files Browse the repository at this point in the history
Update MailMessageAttachment.php
  • Loading branch information
stephangroen committed Jan 25, 2016
2 parents b0a1da3 + 48c2131 commit d0d52c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Picqer/Financials/Exact/MailMessageAttachment.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class MailMessageAttachment extends Model
'ID',
'Attachment',
'AttachmentFileName',
'MailMessageId',
'MailMessageID',
'Type'
];

Expand Down

0 comments on commit d0d52c1

Please sign in to comment.