open-orchestra/open-orchestra-front-bundle

View on GitHub
FrontBundle/Routing/Database/OpenOrchestraDatabaseRouter.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        ReadSiteRepositoryInterface $siteRepository,
        ContextInterface $currentSiteManager,
        RouteDocumentRepositoryInterface $routeDocumentRepository,
        RouteDocumentToValueObjectTransformer $routeDocumentToValueObjectTransformer,
        RouteDocumentCollectionToRouteCollectionTransformer $routeDocumentCollectionToRouteCollectionTransformer,
Severity: Major
Found in FrontBundle/Routing/Database/OpenOrchestraDatabaseRouter.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status