mayeco/GoogleBundle

View on GitHub
DependencyInjection/Configuration.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

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

Severity: Major
Found in DependencyInjection/Configuration.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status