mimmi20/navigation-helper-htmlify

View on GitHub
src/HtmlifyInterface.php

Summary

Maintainability
A
45 mins
Test Coverage
F
0%

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

        string $prefix,
        AbstractPage | PageInterface $page,
        bool $escapeLabel = true,
        bool $addClassToListItem = false,
        array $attributes = [],
Severity: Minor
Found in src/HtmlifyInterface.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status