|
MediaWiki master
|
Classes | |
| class | DeprecatedGlobal |
| Class to allow throwing wfDeprecated warnings when people use globals that we do not want them to. More... | |
| class | StubObject |
| Class to implement stub globals, which are globals that delay loading the their associated module code by deferring initialisation until the first method call. More... | |
| class | StubUserLang |
| Stub object for the user language. More... | |