Automated formatting changes

This commit is contained in:
Formatter Bot 2022-04-10 16:08:06 +00:00
parent d213321870
commit 7120a0c505
4 changed files with 28 additions and 28 deletions

View File

@ -59,7 +59,7 @@ final class PromotionAttributeTypeMapper extends DataMapperFactory
'mapper' => PromotionAttributeValueMapper::class, 'mapper' => PromotionAttributeValueMapper::class,
'table' => 'marketing_promotion_attr_default', 'table' => 'marketing_promotion_attr_default',
'self' => 'marketing_promotion_attr_default_type', 'self' => 'marketing_promotion_attr_default_type',
'external' => 'marketing_promotion_attr_default_value' 'external' => 'marketing_promotion_attr_default_value',
], ],
]; ];