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.
\AttachmentPathInterfaceAttachment path.
setName(\AttachmentNameInterface $name)
setPath(\AttachmentPathInterface $path)