sfcod/email-engine

View on GitHub
DependencyInjection/EmailEngineConfiguration.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method addSendersSection has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function addSendersSection(ArrayNodeDefinition $rootNode)
    {
        $rootNode
            ->children()
                ->arrayNode('senders')
Severity: Major
Found in DependencyInjection/EmailEngineConfiguration.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status