wikimedia/mediawiki-core

View on GitHub
includes/content/Hook/ContentGetParserOutputHook.php

Summary

Maintainability
A
45 mins
Test Coverage

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

    public function onContentGetParserOutput( $content, $title, $revId, $options,
        $generateHtml, &$parserOutput
Severity: Minor
Found in includes/content/Hook/ContentGetParserOutputHook.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status