Method Email::attachFileFromString
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Attach a file from a string
public function void attachFileFromString(string $strContent, string $strFilename, string $strMime)
Parameters
- string $strContent
- Not documented yet. Please add documentation to this entry.
- string $strFilename
- Not documented yet. Please add documentation to this entry.
- string $strMime
- Default: 'application/octet-stream'
- Not documented yet. Please add documentation to this entry.
Add a comment