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