Пример #1
0
 /**
  * The host name of the SMTP server
  * @return string the hostname of the server
  */
 public function getSmtpServer()
 {
     return $this->settings->getSmtpServer();
 }