woothemes/woocommerce

View on GitHub
includes/gateways/cheque/class-wc-gateway-cheque.php

Summary

Maintainability
A
1 hr
Test Coverage

Method init_form_fields has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function init_form_fields() {

        $this->form_fields = array(
            'enabled'      => array(
                'title'   => __( 'Enable/Disable', 'woocommerce' ),
Severity: Minor
Found in includes/gateways/cheque/class-wc-gateway-cheque.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status