tuhin18003/WooCommerce-AltCoin-Payment-Gateway

View on GitHub
core/actions/RegisterCustomMenu.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method cs_register_wapg_menu has 86 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function cs_register_wapg_menu() {
        global $altcoin_menu;
        add_menu_page(
            __( 'WooAltCoin Payment', 'woo-altcoin-payment-gateway' ),
            'AltCoin Payment',
Severity: Major
Found in core/actions/RegisterCustomMenu.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status