open-orchestra/open-orchestra

View on GitHub
app/AppKernel.php

Summary

Maintainability
A
1 hr
Test Coverage

Method registerBundles has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function registerBundles()
    {
        $bundles = array(
            new Symfony\Bundle\FrameworkBundle\FrameworkBundle(),
            new Symfony\Bundle\SecurityBundle\SecurityBundle(),
Severity: Minor
Found in app/AppKernel.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status