예제 #1
0
파일: Docs.php 프로젝트: hkhateb/linet3
 public function getPdf()
 {
     return PrintDoc::getPdf($this);
 }