Searched refs:replyToEmail (Results 1 – 1 of 1) sorted by relevance
110 protected $replyToEmail; variable in Tx\\Mailer\\Message116 $this->replyToEmail = $email;347 if(!empty($this->replyToEmail)){351 $this->header['Reply-To'] = $replyToName . "<" . $this->replyToEmail . ">";