コード例 #1
0
ファイル: AkMailMessage.php プロジェクト: joeymetal/v1
 public function getRawMessage()
 {
     return AkMailComposer::getRawMessage($this);
 }