Interface EmailAttachmentInterface
category |
System |
---|---|
package |
|
subpackage |
Interfaces |
getName() : \AttachmentNameInterface
getPath(boolean $absolutePath = true) : \AttachmentPathInterface
boolean
(optional) Whether to return the absolute path or the relative one.
\AttachmentPathInterface
Attachment path.
setName(\AttachmentNameInterface $name)
setPath(\AttachmentPathInterface $path)