This is part of refactoring skin code to allow us to move away from SkinTemplate. Move BaseTemplate functions to skin and soft deprecate them to avoid compatiblity issues so they can be used inside the Skin class by skins not using BaseTemplate Note to reviewers: The function bodies are copied without modification to Skin with the following exceptions: 1) A phan comment is dropped and the only change. 2) wfMessage is replaced with msg See I7a14f74728703c50874935e9d77b35ad9434b436 for a bigger picture view of how this would simplify Vector's codebase Update function of `getStructuredPersonalTools` to not use SkinTemplate Bug: T251212 Depends-On: Ifd9bbc9c909626ecfe8ccd085673bc777423d560 Change-Id: I99c7cebc277cb0680ab369c78f02ab370193d5c5 |
||
|---|---|---|
| .. | ||
| SkinTemplateTest.php | ||
| SkinTest.php | ||