prepare for localization support in mapeprs

This commit is contained in:
Dennis Eichhorn 2019-09-03 21:01:09 +02:00
parent 080b30caea
commit 21228b753a

View File

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