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