Smile-SA/elasticsuite

View on GitHub
src/module-elasticsuite-catalog-optimizer/Model/OptimizerRepository.php

Summary

Maintainability
A
0 mins
Test Coverage

Returning type \Smile\ElasticsuiteCatalogOptimizer\Api\Data\OptimizerInterface but deleteById() is declared to return bool
Open

        return $this->delete($this->getById($optimizerId));

Declaration of function getList() : \Smile\ElasticsuiteCatalogOptimizer\Api\Data\OptimizerSearchResultsInterface should be compatible with function getList() : \Smile\ElasticsuiteCatalogOptimizer\Api\Data\OptimizerInterface defined in /code/src/module-elasticsuite-catalog-optimizer/Api/OptimizerRepositoryInterface.php:41
Open

    public function getList()

There are no issues that match your filters.

Category
Status