Skip to content

Commit e964252

Browse files
author
Prabhu Ram
committed
MC-31586: Customer address is duplicated after setBillingAddressOnCart GraphQL mutation.
- static fix
1 parent 7ee1eff commit e964252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/QuoteGraphQl/Model/Cart/GetShippingAddress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use Magento\Quote\Model\Quote\Address;
1515

1616
/**
17-
* Get shipping address
17+
* Model for getting shipping address
1818
*/
1919
class GetShippingAddress
2020
{

0 commit comments

Comments
 (0)