sfcod/jobqueue

View on GitHub
DependencyInjection/QueueConfiguration.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    private function addConnections(ArrayNodeDefinition $rootNode)
    {
        $rootNode
            ->children()
                ->arrayNode('namespaces')
Severity: Minor
Found in DependencyInjection/QueueConfiguration.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status