maurobonfietti/api-rest-slimphp

View on GitHub
src/Repository/BaseRepository.php

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

        string $query,
        int $page,
        int $perPage,
        array $params,
        int $total
Severity: Minor
Found in src/Repository/BaseRepository.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status