user registration remove company and owner etc
[namibia] / module / User / src / User / Service / Permissions.php
1 <?php
2 namespace User\Service;
3
4
5
6 /**
7  * Permissions functionality.
8  * @author andre.fourie
9  *
10  */
11 class Permissions extends \User\DataBin\Permissions {}