Skip to content

Commit bc61fad

Browse files
author
Oleksandr Gorkun
committed
MAGETWO-93786: Payment APIs webhooks are now expecting a form key
1 parent d560a57 commit bc61fad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222

2323
/**
2424
* Class Response
25+
*
26+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2527
*/
2628
class Response extends \Magento\Framework\App\Action\Action implements CsrfAwareActionInterface
2729
{

0 commit comments

Comments
 (0)