Home
last modified time | relevance | path

Searched refs:MyDestinationDownload (Results 1 – 1 of 1) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dtest.php21 class MyDestinationDownload extends DestinationHTTP { class
22 function MyDestinationDownload($filename) { function in convert_to_pdf::MyDestinationDownload
81 $pipeline->destination = new MyDestinationDownload($pdf);