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