initial commit
[namibia] / module / PriceGuide / src / PriceGuide / Service / PricingHistory.php
1 <?php
2 namespace PriceGuide\Service;
3
4
5
6 /**
7  * Manage PriceGuide data.
8  * @author andre.fourie
9  */
10 class PricingHistory extends \Stock\DataBin\PricingHistory { }