Skip to content

Commit b2ac596

Browse files
committed
ACP2E-1117: CustomerAddressId not set for new billing address
1 parent 7927cc9 commit b2ac596

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/Model/AddressMapper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ public function __construct(
5353
* @inheritDoc
5454
*
5555
* @throws LocalizedException
56+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
5657
*/
5758
public function customerCheckoutAddressMapper(
5859
int $cartId,

0 commit comments

Comments
 (0)