Skip to content

Commit ed37f5b

Browse files
author
Joan He
committed
MC-13644: Default billing and default shipping address lose their status after edit
- Fix static test failure
1 parent cc1cadf commit ed37f5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Customer/Controller/Address/FormPost.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
use Magento\Framework\View\Result\PageFactory;
2727

2828
/**
29+
* Customer Address Form Post Controller
30+
*
2931
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3032
*/
3133
class FormPost extends \Magento\Customer\Controller\Address implements HttpPostActionInterface

0 commit comments

Comments
 (0)