repman-io/repman

View on GitHub
src/Controller/Api/ApiController.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    protected function paginate(callable $listFunction, int $total, int $perPage, int $page, string $baseUrl): array
Severity: Minor
Found in src/Controller/Api/ApiController.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status