symfony-doge/veslo

View on GitHub
src/AnthillBundle/DependencyInjection/VesloAnthillExtension.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method load has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function load(array $configs, ContainerBuilder $container)
    {
        $locator = new FileLocator(__DIR__ . implode(DIRECTORY_SEPARATOR, ['', '..', 'Resources']));
        $loader  = new YamlFileLoader($container, $locator);

Severity: Major
Found in src/AnthillBundle/DependencyInjection/VesloAnthillExtension.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status