laravel-jp-reference/chapter8

View on GitHub

Showing 2 of 2 total issues

Method putPaginateCache has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $currentPage,
        $perPage,
        $total,
        $items,
        $key,
Severity: Minor
Found in app/DataAccess/Cache/DataCache.php - About 45 mins to fix

    Method putPaginateCache has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            $currentPage,
            $perPage,
            $total,
            $items,
            $key,
    Severity: Minor
    Found in app/DataAccess/Cache/Cacheable.php - About 45 mins to fix
      Severity
      Category
      Status
      Source
      Language