jjsoft-ar/jjsoft-api

View on GitHub
src/Traits/ResponderTrait.php

Summary

Maintainability
A
50 mins
Test Coverage

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

    public function responseWithPaginator($limit, $model, $transformer, $urlPath = null, array $append = null, array $parameters = [], Closure $after = null)
Severity: Major
Found in src/Traits/ResponderTrait.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status