示例#1
0
文件: Docs.php 项目: chaimvaid/linet3
 public function getPdf()
 {
     return PrintDoc::getPdf($this);
 }