wiki.techinc.nl/includes/debug
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
..
logger Merge "Revision: Log traces as 'exception.trace' instead of 'trace'" 2022-05-13 19:49:18 +00:00
DeprecatablePropertyArray.php Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
DeprecationHelper.php DeprecationHelper: Fix method name in deprecation message 2022-04-11 23:30:06 +00:00
MWDebug.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00