open-orchestra/open-orchestra-cms-bundle

View on GitHub
LogBundle/OpenOrchestraLogBundle.php

Summary

Maintainability
A
0 mins
Test Coverage

Parameter $container has undeclared type \Symfony\Component\DependencyInjection\ContainerBuilder
Open

    public function build(ContainerBuilder $container)
Severity: Minor
Found in LogBundle/OpenOrchestraLogBundle.php by phan

Class extends undeclared class \Symfony\Component\HttpKernel\Bundle\Bundle
Open

class OpenOrchestraLogBundle extends Bundle
Severity: Critical
Found in LogBundle/OpenOrchestraLogBundle.php by phan

Reference to undeclared class \Symfony\Component\HttpKernel\Bundle\Bundle
Open

        parent::build($container);
Severity: Critical
Found in LogBundle/OpenOrchestraLogBundle.php by phan

There are no issues that match your filters.

Category
Status