IAttachment
Interface IAttachment
Tags
Table of Contents
Methods
setBody()
public
setBody(string $body) : IAttachment
Parameters
- $body : string
Tags
Return values
IAttachment —setContentType()
public
setContentType(string $contentType) : IAttachment
Parameters
- $contentType : string
Tags
Return values
IAttachment —setFilename()
public
setFilename(string $filename) : IAttachment
Parameters
- $filename : string