wikimedia/mediawiki-core

View on GitHub
includes/CommentFormatter/RowCommentFormatter.php

Summary

Maintainability
A
50 mins
Test Coverage

Method formatRows has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function formatRows( $rows, $commentKey, $namespaceField = null, $titleField = null,
        $indexField = null, $useBlock = false, $useParentheses = true
Severity: Major
Found in includes/CommentFormatter/RowCommentFormatter.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status