protected property MailhandlerAttachmentEnclosure::$cid in Mailhandler 7.2
Same name and namespace in other branches
- 6.2 plugins/mailhandler/commands/MailhandlerCommandsFiles.class.php \MailhandlerAttachmentEnclosure::cid
The Content-ID.
Type: string
File
- plugins/
mailhandler/ commands/ MailhandlerCommandsFiles.class.php, line 59 - MailhandlerCommandsFiles class.
Class
- MailhandlerAttachmentEnclosure
- Attachment enclosure, can be part of the result array.
Code
protected $cid;