Skip to content

Commit 4586c1e

Browse files
committed
ACP2E-2850: refactoring based on CR comments
1 parent 8156199 commit 4586c1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/CheckoutAgreements/Model/Checkout/Plugin/GuestValidation.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
* Plugin that checks if checkout agreement enabled and validates all agreements.
2727
* Current plugin is duplicate from Magento\CheckoutAgreements\Model\Checkout\Plugin\Validation due to different
2828
* interfaces of payment information and makes check before processing of payment information.
29-
*
30-
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3129
*/
3230
class GuestValidation
3331
{

0 commit comments

Comments
 (0)