chrisandchris/passive-record-orm

View on GitHub
src/ChrisAndChris/Common/RowMapperBundle/Services/Query/SqlQuery.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        $query,
        $parameters = [],
        $calcRowCapable = false,
        array $mappingInfo = null,
        bool $readOnly = false
Severity: Minor
Found in src/ChrisAndChris/Common/RowMapperBundle/Services/Query/SqlQuery.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status