taviroquai/duality

View on GitHub
src/Duality/Structure/Database/Table.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        $offset = 0, $limit = 10, $where = '', $values = array(), $select = '*'
Severity: Minor
Found in src/Duality/Structure/Database/Table.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status