debug: click to refresh when creating auction
[namibia] / module / Auction / src / Auction / Service / Pdf.php
1 <?php
2 namespace Auction\Service;
3
4
5
6 /**
7  * Manage Pdf printing.
8  * @author andre.fourie
9  */
10 class Pdf extends \Auction\DataBin\Pdf { }