wikimedia/mediawiki-extensions-Wikibase

View on GitHub
repo/includes/Rdf/EntityRdfBuilderFactory.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        $flavorFlags,
        RdfVocabulary $vocabulary,
        RdfWriter $writer,
        EntityMentionListener $mentionedEntityTracker,
        DedupeBag $dedupe
Severity: Minor
Found in repo/includes/Rdf/EntityRdfBuilderFactory.php - About 35 mins to fix

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

            $flavorFlags,
            RdfVocabulary $vocabulary,
            RdfWriter $writer,
            EntityMentionListener $mentionedEntityTracker,
            DedupeBag $dedupe
    Severity: Minor
    Found in repo/includes/Rdf/EntityRdfBuilderFactory.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status