Skip to content

Commit 574e1e7

Browse files
committed
MAGETWO-92953: [2.3] Once Payflow Pro payment is Declined, customer cannot continue checkout
- fix static
1 parent 8e7e152 commit 574e1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/Controller/Transparent/Response.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
use Magento\Framework\App\Request\InvalidRequestException;
2222

2323
/**
24-
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
24+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2525
*/
2626
class Response extends \Magento\Framework\App\Action\Action implements CsrfAwareActionInterface
2727
{

0 commit comments

Comments
 (0)