Exemplo n.º 1
0
 public function setReturnPath($email)
 {
     $this->returnPath = $email;
     return parent::setReturnPath($email);
 }