esteit/shipping-calculator

View on GitHub
src/Configuration/AsendiaConfiguration.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getConfigTreeBuilder has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getConfigTreeBuilder()
    {
        $builder = new TreeBuilder();
        $rootNode = $builder->root('asendia');

Severity: Minor
Found in src/Configuration/AsendiaConfiguration.php - About 1 hr to fix

    Expected 1 newline at end of file; 0 found
    Open

    }

    There are no issues that match your filters.

    Category
    Status