src/module-elasticsuite-core/Api/Index/MappingInterface.php
Possibly zero references to use statement for classlike/namespace FieldInterface
(\Smile\ElasticsuiteCore\Api\Index\Mapping\FieldInterface)
Open
Open
use Smile\ElasticsuiteCore\Api\Index\Mapping\FieldInterface;
- Exclude checks
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
Open
* @param FieldFilterInterface $fieldFilter A filter applied to fields.
- Exclude checks