Smile-SA/elasticsuite

View on GitHub
src/module-elasticsuite-thesaurus/Controller/Adminhtml/AbstractThesaurus.php

Summary

Maintainability
A
35 mins
Test Coverage

Showing 1 of 1 total issue

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

\Magento\Backend\App\Action\Context $context,
PageFactory $resultPageFactory,
\Magento\Framework\Registry $coreRegistry,
ThesaurusRepositoryInterface $thesaurusRepository,
ThesaurusFactory $thesaurusFactory
    Category
    Status