ernestwisniewski/kbin

View on GitHub
src/Markdown/CommonMark/Node/RoutedMentionLink.php

Summary

Maintainability
A
50 mins
Test Coverage

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

        private string $route,
        private string $paramName,
        private string $slug,
        string $label,
        string $title,
Severity: Major
Found in src/Markdown/CommonMark/Node/RoutedMentionLink.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status