mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 06:24:08 +00:00
ff5f688405
The latter is being deprecated as of I74a9535918e because it was almost never used intentionally. When module objects are created, the appropriate context object is injected via setConfig. That is the one the modules should use. The context object has a reference to the ResourceLoader object (although unsure why actually), but shouldn't be used for this purpose as there could be a 1 to many relationships further down towards modules. Change-Id: Icab0f12141a46476618f984d4548a82fdae33275 |
||
---|---|---|
.. | ||
ApiVisualEditor.php | ||
ApiVisualEditorEdit.php | ||
SpecialCollabPad.php | ||
VisualEditorDataModule.php | ||
VisualEditorDesktopArticleTargetInitModule.php | ||
VisualEditorHooks.php |