mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-02-13 07:18:41 +00:00
Automated formatting changes
This commit is contained in:
parent
96e8f635fa
commit
f8939a1b9b
|
|
@ -59,7 +59,7 @@ final class ClientAttributeTypeMapper extends DataMapperFactory
|
||||||
'mapper' => ClientAttributeValueMapper::class,
|
'mapper' => ClientAttributeValueMapper::class,
|
||||||
'table' => 'clientmgmt_client_attr_default',
|
'table' => 'clientmgmt_client_attr_default',
|
||||||
'self' => 'clientmgmt_client_attr_default_type',
|
'self' => 'clientmgmt_client_attr_default_type',
|
||||||
'external' => 'clientmgmt_client_attr_default_value'
|
'external' => 'clientmgmt_client_attr_default_value',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user