wikimedia/mediawiki-extensions-VisualEditor

View on GitHub
includes/VisualEditorApiVisualEditorEditPreSaveHook.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        ProperPageIdentity $page,
        UserIdentity $user,
        string $wikitext,
        array &$params,
        array $pluginData,
Severity: Minor
Found in includes/VisualEditorApiVisualEditorEditPreSaveHook.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status