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