Completed
Push — cleanz ( 70f885...f1882e )
by Jeroen De
26:41 queued 16:46
created
src/MapsFunctions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
 	/**
73 73
 	 * This function returns the definitions for the parameters used by every map feature.
74 74
 	 *
75
-	 * @return array
75
+	 * @return \ParamProcessor\IParamDefinition[]
76 76
 	 */
77 77
 	public static function getCommonParameters() {
78 78
 		$params = [];
Please login to merge, or discard this patch.