mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-01-11 15:28:41 +00:00
fix docblock
This commit is contained in:
parent
0f714a4b75
commit
87eac53e96
|
|
@ -21,6 +21,14 @@ use Modules\Profile\Models\ProfileMapper;
|
|||
use phpOMS\DataStorage\Database\DataMapperAbstract;
|
||||
use phpOMS\DataStorage\Database\Query\Column;
|
||||
|
||||
/**
|
||||
* Client mapper class.
|
||||
*
|
||||
* @package Modules\ClientManagement
|
||||
* @license OMS License 1.0
|
||||
* @link https://orange-management.org
|
||||
* @since 1.0.0
|
||||
*/
|
||||
final class ClientMapper extends DataMapperAbstract
|
||||
{
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user