src/View/Components/Breadcrumbs.php

Summary

Maintainability
A
50 mins
Test Coverage
B
84%

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

        RequestBreadcrumbs $breadcrumbs,
        Registry $registry,
        Repository $config,
        string $framework = null,
        string $view = null,
Severity: Major
Found in src/View/Components/Breadcrumbs.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status