fisharebest/webtrees

View on GitHub
app/Http/RequestHandlers/AbstractTomSelectHandler.php

Summary

Maintainability
A
35 mins
Test Coverage

Method search has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    abstract protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collection;
Severity: Minor
Found in app/Http/RequestHandlers/AbstractTomSelectHandler.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status