Skip to content
This repository has been archived by the owner on May 20, 2019. It is now read-only.

Commit

Permalink
MAGETWO-94671: Product Export fails
Browse files Browse the repository at this point in the history
  • Loading branch information
vzabaznov committed Oct 11, 2018
1 parent 5681284 commit defec8b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
* @SuppressWarnings(PHPMD.TooManyFields)
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
* @since 100.0.2
*/
class Product extends \Magento\ImportExport\Model\Export\Entity\AbstractEntity
Expand Down

0 comments on commit defec8b

Please sign in to comment.