コード例 #1
0
ファイル: Docs.php プロジェクト: hkhateb/linet3
 public function getPdf()
 {
     return PrintDoc::getPdf($this);
 }