mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-02-11 22:38:42 +00:00
prepare for localization support in mapeprs
This commit is contained in:
parent
f172f502fc
commit
3eb4a1bb53
|
|
@ -75,7 +75,9 @@ final class ClientMapper extends DataMapperAbstract
|
||||||
'mapper' => ProfileMapper::class,
|
'mapper' => ProfileMapper::class,
|
||||||
'src' => 'clientmgmt_client_account',
|
'src' => 'clientmgmt_client_account',
|
||||||
],
|
],
|
||||||
]; /**
|
];
|
||||||
|
|
||||||
|
/**
|
||||||
* Has many relation.
|
* Has many relation.
|
||||||
*
|
*
|
||||||
* @var array<string, array<string, null|string>>
|
* @var array<string, array<string, null|string>>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user