Skip to content

Commit 613191f

Browse files
AC-10685: [PCI] CSP enforced on payment pages
1 parent d4b6966 commit 613191f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Paypal/Model/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* Works with PayPal-specific system configuration
1717
* @SuppressWarnings(PHPMD.ExcessivePublicCount)
1818
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
19+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1920
*/
2021
class Config extends AbstractConfig
2122
{

0 commit comments

Comments
 (0)