コード例 #1
0
ファイル: Client.php プロジェクト: tokenpost/html2mail
 public function setBody($body)
 {
     parent::__construct($body);
 }