Skip to content

Commit 0dab7e4

Browse files
committed
ACP2E-4049: Unknown IPNs from PayPal abuses application IPN processor
1 parent 39cf021 commit 0dab7e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Paypal/Test/Unit/Model/IpnTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
use Magento\Sales\Model\OrderMutexInterface;
2828
use \Psr\Log\LoggerInterface;
2929

30+
/**
31+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
32+
*/
3033
class IpnTest extends TestCase
3134
{
3235
/**

0 commit comments

Comments
 (0)