woothemes/woocommerce

View on GitHub
includes/interfaces/class-wc-product-data-store-interface.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function get_related_products( $cats_array, $tags_array, $exclude_ids, $limit, $product_id );
Severity: Minor
Found in includes/interfaces/class-wc-product-data-store-interface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status