Esempio n. 1
0
 /**
  * Getter of the host field.
  *
  * @return emailSendMethod
  * @static
  */
 public static function setMethod($val)
 {
     emailSettings::$method = $val;
 }