wikimedia/mediawiki-core

View on GitHub
includes/specials/SpecialWantedFiles.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getQueryInfo has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getQueryInfo() {
        return [
            'tables' => [
                'imagelinks',
                'page',
Severity: Minor
Found in includes/specials/SpecialWantedFiles.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status