jeyroik/extas-repositories-mongo

View on GitHub
src/components/repositories/drivers/DriverMongo.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status