예제 #1
0
 public function setBodyHtml($html)
 {
     self::$bodyHtml = $html;
     return $this;
 }