wikimedia/mediawiki-core

View on GitHub
includes/changetags/Hook/ChangeTagsAfterUpdateTagsHook.php

Summary

Maintainability
A
1 hr
Test Coverage

Method onChangeTagsAfterUpdateTags has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function onChangeTagsAfterUpdateTags( $addedTags, $removedTags,
        $prevTags, $rc_id, $rev_id, $log_id, $params, $rc, $user
Severity: Major
Found in includes/changetags/Hook/ChangeTagsAfterUpdateTagsHook.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status