Completed
Push — oldjunk ( e9510e )
by Jeroen De
08:00
created
includes/Maps_Mapper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
 	/**
69 69
 	 * This function returns the definitions for the parameters used by every map feature.
70 70
 	 *
71
-	 * @return array
71
+	 * @return ParamProcessor\IParamDefinition[]
72 72
 	 */
73 73
 	public static function getCommonParameters() {
74 74
 		$params = [];
Please login to merge, or discard this patch.