Smile-SA/elasticsuite

View on GitHub
src/module-elasticsuite-core/Search/Context.php

Summary

Maintainability
A
2 hrs
Test Coverage

Context has 11 functions (exceeds 10 allowed). Consider refactoring.
Open

class Context implements \Smile\ElasticsuiteCore\Api\Search\ContextInterface
{
    /**
     * @var \Magento\Catalog\Api\Data\CategoryInterface
     */
Severity: Minor
Found in src/module-elasticsuite-core/Search/Context.php - About 2 hrs to fix

    Possibly zero references to use statement for classlike/namespace StoreManagerInterface (\Magento\Store\Model\StoreManagerInterface)
    Open

    use Magento\Store\Model\StoreManagerInterface;

    There are no issues that match your filters.

    Category
    Status