Smile-SA/elasticsuite

View on GitHub
src/module-elasticsuite-tracker/Cron/IndexLogEvent.php

Summary

Maintainability
A
0 mins
Test Coverage

Doc-block of $eventIndex in __construct contains phpdoc param type \Smile\ElasticsuiteTracker\Api\SessionIndexInterface which is incompatible with the param type \Smile\ElasticsuiteTracker\Api\EventIndexInterface declared in the signature
Open

     * @param \Smile\ElasticsuiteTracker\Api\SessionIndexInterface $eventIndex   Event index.

Doc-block of $sessionIndex in __construct contains phpdoc param type \Smile\ElasticsuiteTracker\Api\EventIndexInterface which is incompatible with the param type \Smile\ElasticsuiteTracker\Api\SessionIndexInterface declared in the signature
Open

     * @param \Smile\ElasticsuiteTracker\Api\EventIndexInterface   $sessionIndex Session index.

There are no issues that match your filters.

Category
Status