wikimedia/mediawiki-extensions-VisualEditor

View on GitHub
includes/VisualEditorApiVisualEditorEditPostSaveHook.php

Summary

Maintainability
A
50 mins
Test Coverage

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

        ProperPageIdentity $page,
        UserIdentity $user,
        string $wikitext,
        array $params,
        array $pluginData,
Severity: Major
Found in includes/VisualEditorApiVisualEditorEditPostSaveHook.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status