REBELinBLUE/deployer

View on GitHub
app/Http/Controllers/Admin/ProjectController.php

Summary

Maintainability
A
45 mins
Test Coverage

Method index has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        UserRepositoryInterface $user,
        TemplateRepositoryInterface $templateRepository,
        GroupRepositoryInterface $groupRepository,
        Request $request,
        ViewFactory $view,
Severity: Minor
Found in app/Http/Controllers/Admin/ProjectController.php - About 45 mins to fix

There are no issues that match your filters.

Category
Status