Exemplo n.º 1
0
 protected function sendEmailConf()
 {
     $mailer = new TMailer();
     return $mailer->sendConfigChange();
 }