Exemplo n.º 1
0
 /**
  * Returns the body of the message.
  *
  * @return string
  */
 public function getBody()
 {
     return $this->message->getHtml();
 }