app/AppKernel.php
Method registerBundles
has 56 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function registerBundles()
{
// Base 3rd party bundles required for PartKeepr operation
$bundles = [
new Symfony\Bundle\FrameworkBundle\FrameworkBundle(),