wikimedia/mediawiki-extensions-Wikibase

View on GitHub
repo/includes/Specials/SpecialListPropertiesDispatchingFactory.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        DataTypeFactory $dataTypeFactory,
        EntityIdFormatterFactory $entityIdFormatterFactory,
        EntityTitleLookup $entityTitleLookup,
        FallbackLabelDescriptionLookupFactory $labelDescriptionLookupFactory,
        PropertyInfoLookup $propertyInfoLookup,
Severity: Minor
Found in repo/includes/Specials/SpecialListPropertiesDispatchingFactory.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status