skyverge/wc-plugin-framework

View on GitHub
woocommerce/payment-gateway/External_Checkout/apple-pay/class-sv-wc-payment-gateway-apple-pay-admin.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method get_connection_settings has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function get_connection_settings() {

        $connection_settings = [
            [
                'title' => __( 'Connection Settings', 'woocommerce-plugin-framework' ),

    Method get_settings has 38 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        public function get_settings() {
    
            $settings = [
    
                [

      There are no issues that match your filters.

      Category
      Status