jeyroik/extas-repositories-mongo

View on GitHub

Showing 1 of 1 total issue

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

    public function findAll(array $query = [], int $limit = 0, int $offset = 0, array $orderBy = [], array $fields = [])
Severity: Minor
Found in src/components/repositories/drivers/DriverMongo.php - About 35 mins to fix
    Severity
    Category
    Status
    Source
    Language