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