wikimedia/mediawiki-extensions-Wikibase

View on GitHub
client/includes/DataAccess/DataAccessSnakFormatterFactory.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        LanguageFallbackChainFactory $languageFallbackChainFactory,
        OutputFormatSnakFormatterFactory $snakFormatterFactory,
        PropertyDataTypeLookup $propertyDataTypeLookup,
        EntityIdParser $repoItemUriParser,
        FallbackLabelDescriptionLookupFactory $fallbackLabelDescriptionLookupFactory,
Severity: Minor
Found in client/includes/DataAccess/DataAccessSnakFormatterFactory.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status