Completed
Push — master ( 264305...76f9d5 )
by Jeroen De
03:12 queued 03:06
created
includes/Maps_DisplayMapRenderer.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -274,6 +274,10 @@
 block discarded – undo
274 274
 		}
275 275
 	}
276 276
 
277
+	/**
278
+	 * @param string $iconUrl
279
+	 * @param string $visitedIconUrl
280
+	 */
277 281
 	private function getJsonForStaticLocations( array $staticLocations, array $params, $iconUrl, $visitedIconUrl ) {
278 282
 		/**
279 283
 		 * @var Parser $wgParser
Please login to merge, or discard this patch.