Skip to content

Commit

Permalink
MAGETWO-92953: [2.3] Once Payflow Pro payment is Declined, customer c…
Browse files Browse the repository at this point in the history
…annot continue checkout

- fix static
  • Loading branch information
viktym committed Aug 7, 2018
1 parent 8e7e152 commit 574e1e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
use Magento\Framework\App\Request\InvalidRequestException;

/**
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
*/
class Response extends \Magento\Framework\App\Action\Action implements CsrfAwareActionInterface
{
Expand Down

0 comments on commit 574e1e7

Please sign in to comment.