Smile-SA/elasticsuite

View on GitHub
src/module-elasticsuite-core/Api/Index/MappingInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

Possibly zero references to use statement for classlike/namespace FieldInterface (\Smile\ElasticsuiteCore\Api\Index\Mapping\FieldInterface)
Open

use Smile\ElasticsuiteCore\Api\Index\Mapping\FieldInterface;

Doc-block of $fieldFilter in getWeightedSearchProperties is phpdoc param type \Smile\ElasticsuiteCore\Api\Index\Mapping\FieldFilterInterface which is not a permitted replacement of the nullable param type ?\Smile\ElasticsuiteCore\Api\Index\Mapping\FieldFilterInterface declared in the signature ('?T' should be documented as 'T|null' or '?T')
Open

     * @param FieldFilterInterface $fieldFilter  A filter applied to fields.

There are no issues that match your filters.

Category
Status