wikimedia/mediawiki-core

View on GitHub
includes/Hook/TitleMoveHook.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function onTitleMove( Title $old, Title $nt, User $user, $reason, Status &$status );
Severity: Minor
Found in includes/Hook/TitleMoveHook.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status