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