partkeepr/PartKeepr

View on GitHub
app/AppKernel.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function registerBundles()
    {
        // Base 3rd party bundles required for PartKeepr operation
        $bundles = [
            new Symfony\Bundle\FrameworkBundle\FrameworkBundle(),
Severity: Major
Found in app/AppKernel.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status