pheature-flags/symfony-toggle

View on GitHub
src/DependencyInjection/Configuration.php

Summary

Maintainability
A
1 hr
Test Coverage

Method addToggles has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function addToggles(ArrayNodeDefinition $rootNode): void
    {
        /** @phpstan-ignore-next-line */
        $rootNode
            ->children()
Severity: Minor
Found in src/DependencyInjection/Configuration.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status