wiki.techinc.nl/includes/ResourceLoader
Tim Starling e08ea8ccb9 ResourceLoader namespace
Move ResourceLoader classes to their own namespace. Strip the
"ResourceLoader" prefix from all except ResourceLoader and
ResourceLoaderContext.

Move the tests by analogy.

I used a namespace alias "RL" in some callers since RL\Module is less
ambiguous at the call site than just "Module".

I did not address DependencyStore which continues to have a non-standard
location and namespace.

Change-Id: I92998ae6a82e0b935c13e02a183e7c324fa410a3
2022-05-16 14:41:27 +10:00
..
dependencystore
Hook
CircularDependencyError.php
ClientHtml.php
CodexModule.php
DerivativeResourceLoaderContext.php
FileModule.php
FilePath.php
ForeignApiModule.php
HookRunner.php
Image.php
ImageModule.php
LanguageDataModule.php
LessVarFileModule.php
MessageBlobStore.php
Module.php
MwUrlModule.php
OOUIFileModule.php
OOUIIconPackModule.php
OOUIImageModule.php
OOUIModule.php
ResourceLoader.php
ResourceLoaderContext.php
SiteModule.php
SiteStylesModule.php
SkinModule.php
StartUpModule.php
UserModule.php
UserOptionsModule.php
UserStylesModule.php
VueComponentParser.php
WikiModule.php