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 d3c13d8 commit eb504fdCopy full SHA for eb504fd
app/code/Magento/AwsS3/Test/Unit/Driver/AwsS3Test.php
@@ -18,6 +18,7 @@
18
19
/**
20
* @see AwsS3
21
+ * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
22
*/
23
class AwsS3Test extends TestCase
24
{
0 commit comments