Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit defec8b

Browse files
committed
MAGETWO-94671: Product Export fails
1 parent 5681284 commit defec8b

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/CatalogImportExport/Model/Export

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogImportExport/Model/Export/Product.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* @SuppressWarnings(PHPMD.TooManyFields)
2121
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
2222
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
23+
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
2324
* @since 100.0.2
2425
*/
2526
class Product extends \Magento\ImportExport\Model\Export\Entity\AbstractEntity

0 commit comments

Comments
 (0)