You are here

protected property MailhandlerAttachmentEnclosure::$data in Mailhandler 7.2

Same name and namespace in other branches
  1. 6.2 plugins/mailhandler/commands/MailhandlerCommandsFiles.class.php \MailhandlerAttachmentEnclosure::data

The file content.

Type: string

File

plugins/mailhandler/commands/MailhandlerCommandsFiles.class.php, line 66
MailhandlerCommandsFiles class.

Class

MailhandlerAttachmentEnclosure
Attachment enclosure, can be part of the result array.

Code

protected $data;