Skip to content

Commit 2b3a46b

Browse files
author
Prabhu Ram
committed
MC-17411: Add plugins/update existing ones to support the Payflow Pro
- fix static failures
1 parent 97ede1a commit 2b3a46b

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
@@ -23,7 +23,7 @@
2323

2424
/**
2525
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
26-
*/
26+
*/
2727
class Response extends \Magento\Framework\App\Action\Action implements CsrfAwareActionInterface, HttpPostActionInterface
2828
{
2929
/**

0 commit comments

Comments
 (0)