setContentType('text/html') ->setFrom($from) ->setTo($to) ->setSubject($subject) ->setBody($body) ; } }