RebelCode/rcmod-wp-bookings-cqrs

View on GitHub
src/Wpdb/UnbookedSessionsWpdbSelectResourceModel.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        wpdb $wpdb,
        TemplateInterface $template,
        MapFactoryInterface $mapFactory,
        $tables,
        $fieldColumnMap,
Severity: Major
Found in src/Wpdb/UnbookedSessionsWpdbSelectResourceModel.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status