Completed
Push — master ( aed6e5...706a8d )
by mw
18:05
created
src/ResourceFormatter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
 	 * @since 3.0
19 19
 	 *
20 20
 	 * @param array $modules
21
-	 * @param array $styleModules
21
+	 * @param string[] $styleModules
22 22
 	 */
23 23
 	public static function registerResources( array $modules = [], array $styleModules = [] ) {
24 24
 
Please login to merge, or discard this patch.