RebelCode/wp-cqrs-resource-models

View on GitHub
src/Wpdb/SelectCapableWpdbTrait.php

Summary

Maintainability
A
1 hr
Test Coverage

Method _buildSelectSql has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $columns,
        $tables,
        $joins = [],
        LogicalExpressionInterface $where = null,
        $ordering = null,
Severity: Major
Found in src/Wpdb/SelectCapableWpdbTrait.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status