mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-02-06 04:58:40 +00:00
Fix whitespace
This commit is contained in:
parent
432f7dca70
commit
ae483efc38
|
|
@ -38,7 +38,7 @@ final class GSDCustomerMapper extends DataMapperAbstract
|
|||
'row_create_user' => ['name' => 'row_create_user', 'type' => 'int', 'internal' => 'createdBy'],
|
||||
'Kundennummer' => ['name' => 'Kundennummer', 'type' => 'string', 'internal' => 'number'],
|
||||
];
|
||||
|
||||
|
||||
protected static $ownsOne = [
|
||||
'mainAddress' => [
|
||||
'mapper' => GSDAddress::class,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user