includes/VisualEditorHookRunner.php
Method onVisualEditorApiVisualEditorEditPostSave
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ProperPageIdentity $page,
UserIdentity $user,
string $wikitext,
array $params,
array $pluginData,
Method onVisualEditorApiVisualEditorEditPreSave
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ProperPageIdentity $page,
UserIdentity $user,
string $wikitext,
array &$params,
array $pluginData,