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 5681284 commit defec8bCopy full SHA for defec8b
app/code/Magento/CatalogImportExport/Model/Export/Product.php
@@ -20,6 +20,7 @@
20
* @SuppressWarnings(PHPMD.TooManyFields)
21
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
22
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
23
+ * @SuppressWarnings(PHPMD.ExcessiveParameterList)
24
* @since 100.0.2
25
*/
26
class Product extends \Magento\ImportExport\Model\Export\Entity\AbstractEntity
0 commit comments