Method Email::attachFile

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Email.php line 353
Automatically extracted PHP DOC comment from code:

Attach a file

END OF PHP DOC
public function void attachFile(string $strFile, string $strMime)

Parameters

string $strFile
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

What is the sum of 1 and 2?