property DrupalPHPMailer::$ReturnPath in PHPMailer 6
Same name and namespace in other branches
- 5.2 includes/phpmailer.class.inc \DrupalPHPMailer::ReturnPath
- 6.3 includes/phpmailer.class.inc \DrupalPHPMailer::ReturnPath
- 6.2 includes/phpmailer.class.inc \DrupalPHPMailer::ReturnPath
- 7.4 includes/phpmailer.class.inc \DrupalPHPMailer::ReturnPath
- 7.3 includes/phpmailer.class.inc \DrupalPHPMailer::ReturnPath
Stores the Return-Path, which can be different from Sender.
File
- includes/
phpmailer.inc, line 14
Class
Code
var $ReturnPath = '';