MediaWiki REL1_39
ResourceLoaderTestModulesHook.php
Go to the documentation of this file.
1<?php
2
4
6
39 public function onResourceLoaderTestModules( array &$testModules, ResourceLoader $rl ): void;
40}
ResourceLoader is a loading system for JavaScript and CSS resources.
onResourceLoaderTestModules(array &$testModules, ResourceLoader $rl)
Register QUnit tests to load on [[Special:JavaScriptTest]].