RebelCode/wp-cqrs-resource-models

View on GitHub
src/Wpdb/AbstractBaseWpdbSelectResourceModel.php

Summary

Maintainability
A
45 mins
Test Coverage

Method _init has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        wpdb $wpdb,
        TemplateInterface $expressionTemplate,
        MapFactoryInterface $factory,
        $tables,
        $fieldColumnMap,
Severity: Minor
Found in src/Wpdb/AbstractBaseWpdbSelectResourceModel.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status