EscolaLMS/Auth

View on GitHub
src/Services/Contracts/UserServiceContract.php

Summary

Maintainability
A
50 mins
Test Coverage
F
0%

Method searchAndPaginate has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

        CriteriaDto $criteriaDto,
        ?array $columns = [],
        ?array $with = [],
        ?array $appends = [],
        ?int $perPage = null,
Severity: Major
Found in src/Services/Contracts/UserServiceContract.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status