NovikovViktor/RequestLimitBundle

View on GitHub
NWRequestLimitBundle.php

Summary

Maintainability
A
0 mins
Test Coverage

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

class NWRequestLimitBundle extends Bundle
Severity: Critical
Found in NWRequestLimitBundle.php by phan

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

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

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

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

Call to method addCompilerPass from undeclared class \Symfony\Component\DependencyInjection\ContainerBuilder
Open

        $container->addCompilerPass(new StoragePass());
Severity: Critical
Found in NWRequestLimitBundle.php by phan

There are no issues that match your filters.

Category
Status