mediawiki-extensions-Visual.../includes
gerritbot 41fa36d7a9 Fix usage of ApiBase::PARAM_* deprecated constants
The ones that are replaced with ParamValidator

Bug: T275455
Change-Id: I9dc1a587ded43d7211b1518b0b34d8dbb29381bf
2022-04-04 01:30:46 +02:00
..
ApiParsoidTrait.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
ApiVisualEditor.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
ApiVisualEditorEdit.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 01:30:46 +02:00
Hooks.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
ServiceWiring.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
SpecialCollabPad.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorApiVisualEditorEditPostSaveHook.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
VisualEditorApiVisualEditorEditPreSaveHook.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorBeforeEditorHook.php Remove 'Hook' from new hook's method name 2022-02-14 23:26:05 +00:00
VisualEditorDataModule.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorDesktopArticleTargetInitModule.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorHookRunner.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00