Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TYPO3
sg_mail
Commits
cfc394d1
Commit
cfc394d1
authored
Mar 02, 2020
by
Kevin von Spiczak
Browse files
[TASK] add comment for addAttachment
parent
97217bb3
Changes
1
Show whitespace changes
Inline
Side-by-side
Classes/Service/MailTemplateService.php
View file @
cfc394d1
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment