Completed
Push — rm-dc-stub ( 6678b8 )
by Jeroen De
04:04
created
SemanticMaps/src/queryprinters/SM_MapPrinter.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -286,6 +286,10 @@
 block discarded – undo
286 286
 		);
287 287
 	}
288 288
 
289
+	/**
290
+	 * @param string $iconUrl
291
+	 * @param string $visitedIconUrl
292
+	 */
289 293
 	private function getJsonForStaticLocations( array $staticLocations, array $params, $iconUrl, $visitedIconUrl ) {
290 294
 		/**
291 295
 		 * @var Parser $wgParser
Please login to merge, or discard this patch.