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 772c10d commit 7bcbbebCopy full SHA for 7bcbbeb
dev/tests/integration/testsuite/Magento/Bundle/Controller/Adminhtml/ProductTest.php
@@ -49,6 +49,7 @@ public function testDuplicateProduct()
49
* Get necessary request post params for creating and duplicating bundle product.
50
*
51
* @return array
52
+ * @SuppressWarnings(PHPMD.ExcessiveMethodLength)
53
*/
54
private function getRequestParamsForDuplicate()
55
{
0 commit comments