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