OmarElGabry/miniPHP

View on GitHub
app/models/Pagination.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public static function pagination($table, $options, $values, $pageNum, $extraOffset = 0){
Severity: Minor
Found in app/models/Pagination.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status