symfony-doge/veslo

View on GitHub
src/SanityBundle/DependencyInjection/VesloSanityExtension.php

Summary

Maintainability
A
1 hr
Test Coverage

Method load has 27 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: Minor
Found in src/SanityBundle/DependencyInjection/VesloSanityExtension.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status