Skip to content
Snippets Groups Projects
Commit cfc394d1 authored by Kevin von Spiczak's avatar Kevin von Spiczak
Browse files

[TASK] add comment for addAttachment

parent 97217bb3
No related branches found
No related tags found
No related merge requests found
......@@ -583,6 +583,8 @@ class MailTemplateService {
}
/**
* IMPORTANT: make sure to set $this->>ignoreMailQueue(TRUE), if you're using this method to add an attachment!
* Otherwise the attachment is ignored when sending the mail via mail queue.
* @param Swift_OutputByteStream $data
* @param string $filename
* @param string $contentType
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment