pagseguro/magento2

View on GitHub
Model/ResourceModel/Orders/Collection.php

Summary

Maintainability
A
50 mins
Test Coverage

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

        \Magento\Framework\Data\Collection\EntityFactoryInterface $entityFactory,
        \Psr\Log\LoggerInterface $logger,
        \Magento\Framework\Data\Collection\Db\FetchStrategyInterface $fetchStrategy,
        \Magento\Framework\Event\ManagerInterface $eventManager,
        \Magento\Store\Model\StoreManagerInterface $storeManager,
Severity: Major
Found in Model/ResourceModel/Orders/Collection.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status