wikimedia/mediawiki-extensions-Wikibase

View on GitHub
repo/includes/ParserOutput/PlaceholderEmittingEntityTermsView.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        HtmlTermRenderer $htmlTermRenderer,
        LabelDescriptionLookup $labelDescriptionLookup,
        TemplateFactory $templateFactory,
        EditSectionGenerator $sectionEditLinkGenerator,
        LocalizedTextProvider $textProvider,
Severity: Major
Found in repo/includes/ParserOutput/PlaceholderEmittingEntityTermsView.php - About 1 hr to fix

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

            $mainLanguageCode,
            TermList $labels,
            TermList $descriptions,
            AliasGroupList $aliasGroups = null,
            EntityId $entityId = null
    Severity: Minor
    Found in repo/includes/ParserOutput/PlaceholderEmittingEntityTermsView.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status