File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
app/code/Magento/Paypal/Model/Payflow Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ class AvsEmsCodeMapper implements PaymentVerificationInterface
40
40
41
41
/**
42
42
* Gets payment AVS verification code.
43
- * Returns null if payment does not contain any AVS details.
44
43
* Throws an exception if specified order payment has different payment method code.
45
44
*
46
45
* @param OrderPaymentInterface $orderPayment
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ class CvvEmsCodeMapper implements PaymentVerificationInterface
38
38
39
39
/**
40
40
* Gets payment CVV verification code.
41
- * Returns null if payment does not contain any CVV details.
42
41
* Throws an exception if specified order payment has different payment method code.
43
42
*
44
43
* @param OrderPaymentInterface $orderPayment
You can’t perform that action at this time.
0 commit comments