protected property MailhandlerAttachmentEnclosure::$data in Mailhandler 6.2
Same name and namespace in other branches
- 7.2 plugins/mailhandler/commands/MailhandlerCommandsFiles.class.php \MailhandlerAttachmentEnclosure::data
The file content.
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 $data;