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 393ff59 commit ec72819Copy full SHA for ec72819
app/code/Magento/AwsS3/Test/Unit/Driver/AwsS3Test.php
@@ -64,6 +64,7 @@ public function testGetAbsolutePath($basePath, $path, string $expected): void
64
65
/**
66
* @return array
67
+ * @SuppressWarnings(PHPMD.ExcessiveMethodLength)
68
*/
69
public function getAbsolutePathDataProvider(): array
70
{
0 commit comments