Ejemplo n.º 1
0
 /**
  * Creates a new SMTPMailSender object.
  */
 public function __construct()
 {
     Mail::$lineEnding = "\r\n";
 }