Skip to content

Commit d1f2aca

Browse files
committed
Merge branch 'MC-29206' of https://github.com/magento-mpi/magento2ce into PR-2019-12-10
2 parents 05338b5 + 7a10faa commit d1f2aca

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Magento\Framework\Exception\CouldNotSaveException;
1010

1111
/**
12-
* Payment information management
12+
* Payment information management service.
1313
*
1414
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1515
*/

dev/tests/integration/testsuite/Magento/SalesRule/Model/Observer/AssignCouponDataAfterOrderCustomerAssignTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
use Magento\TestFramework\Helper\Bootstrap;
1818

1919
/**
20-
* Class AssignCouponDataAfterOrderCustomerAssignTest
21-
*
2220
* @magentoAppIsolation enabled
2321
*
2422
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)

0 commit comments

Comments
 (0)