mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-27 15:50:29 +00:00
8bfe88b8b1
In order to make this interface cleaner and not promote the use of optional parameters when not needed, make the factory required so that callers should worry about it and not overwork the helper. In this case, DiscussionTools extension is already using this interface and has the factory injected appropriately. Depends-On: If682af406c0fc7a9eca106eb3ebd95e6c14baddd Change-Id: I836c0ad73687d8b99d1e067a5c3a3e512b4bd37a |
||
---|---|---|
.. | ||
ApiParsoidTrait.php | ||
ApiVisualEditor.php | ||
ApiVisualEditorEdit.php | ||
Hooks.php | ||
ParsoidHelper.php | ||
ServiceWiring.php | ||
SpecialCollabPad.php | ||
VisualEditorApiVisualEditorEditPostSaveHook.php | ||
VisualEditorApiVisualEditorEditPreSaveHook.php | ||
VisualEditorBeforeEditorHook.php | ||
VisualEditorDataModule.php | ||
VisualEditorDesktopArticleTargetInitModule.php | ||
VisualEditorHookRunner.php | ||
VisualEditorParsoidClient.php | ||
VisualEditorParsoidClientFactory.php |