components-web-app/api-components-bundle

View on GitHub
src/DependencyInjection/Configuration.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method addUserNode has 88 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function addUserNode(ArrayNodeDefinition $rootNode): void
    {
        $rootNode
            ->children()
                ->arrayNode('user')
Severity: Major
Found in src/DependencyInjection/Configuration.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status