Method Email::attachFile
 Automatically extracted PHP DOC comment from code: END OF PHP DOC 
 Attach a file
 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