We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db13fa2 commit b8e5242Copy full SHA for b8e5242
dev/tests/integration/testsuite/Magento/Newsletter/Model/Plugin/PluginTest.php
@@ -9,6 +9,8 @@
9
use Magento\TestFramework\Mail\Template\TransportBuilderMock;
10
11
/**
12
+ * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
13
+ * phpcs:disable Magento2.Security.Superglobal
14
* @magentoAppIsolation enabled
15
*/
16
class PluginTest extends \PHPUnit\Framework\TestCase
0 commit comments