Add missing @return and @param to doc blocks
[lhc/web/wiklou.git] / tests / phpunit / structure / ResourcesTest.php
index 7576602..2396ea2 100644 (file)
@@ -106,6 +106,7 @@ class ResourcesTest extends MediaWikiTestCase {
 
        /**
         * Get all registered modules from ResouceLoader.
+        * @return array
         */
        protected static function getAllModules() {
                global $wgEnableJavaScriptTest;