wikimedia/mediawiki-core

View on GitHub
includes/Hook/ImageBeforeProduceHTMLHook.php

Summary

Maintainability
A
1 hr
Test Coverage

Method onImageBeforeProduceHTML has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function onImageBeforeProduceHTML( $linker, &$title, &$file,
        &$frameParams, &$handlerParams, &$time, &$res, $parser, &$query, &$widthOption
Severity: Major
Found in includes/Hook/ImageBeforeProduceHTMLHook.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status