mimmi20/mezzio-navigation-laminasviewrenderer

View on GitHub
src/View/Helper/Navigation/MenuInterface.php

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

Method renderSubMenu has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        ContainerInterface | null $container = null,
        string | null $ulClass = null,
        string | null $liClass = null,
        int | string | null $indent = null,
        string | null $liActiveClass = null,
Severity: Minor
Found in src/View/Helper/Navigation/MenuInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status