prepare for localization support in mapeprs

This commit is contained in:
Dennis Eichhorn 2019-09-03 21:01:09 +02:00
parent f172f502fc
commit 3eb4a1bb53

View File

@ -75,7 +75,9 @@ final class ClientMapper extends DataMapperAbstract
'mapper' => ProfileMapper::class,
'src' => 'clientmgmt_client_account',
],
]; /**
];
/**
* Has many relation.
*
* @var array<string, array<string, null|string>>