gin0115/WPUnit_Helpers

View on GitHub
src/WP/Logable_WPDB.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function update( $table, $data, $where, $format = null, $where_format = null ) {
Severity: Minor
Found in src/WP/Logable_WPDB.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status