Пример #1
0
 /**
  * Returns if the message should be faked when sent or not.
  *
  * @return boolean 
  * @static 
  */
 public static function isPretending()
 {
     return \SimpleSoftwareIO\SMS\SMS::isPretending();
 }