HZKnight/Experience-CORE

View on GitHub
src/Experience/core/database/edbmanager.class.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        public function getRowSubSet($table, $start, $numrow, $order="", $otype=""){
Severity: Minor
Found in src/Experience/core/database/edbmanager.class.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status