EmicoEcommerce/Magento2TweakwiseExport

View on GitHub
TestHelper/Data/ProductProvider.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 12 arguments (exceeds 4 allowed). Consider refactoring.
Open

        ProductRepositoryInterface $productRepository,
        ProductInterfaceFactory $productFactory,
        StockRegistryInterface $stockRegistry,
        CategoryLinkManagementInterface $categoryLinkManagement,
        EntityHydrator $hydrator,
Severity: Major
Found in TestHelper/Data/ProductProvider.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status