Completed
Push — try/empty-sitemap-instead-of-4... ( e19edc...518267 )
by
unknown
727:25 queued 711:37
created
modules/sitemaps/sitemap-stylist.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
 	 * @link http://php.net/manual/en/function.vsprintf.php Format string documentation.
37 37
 	 *
38 38
 	 * @param string $format A vsprintf-style format string to be sanitized.
39
-	 * @param array  $url_array The string substitution array to be passed to vsprintf.
39
+	 * @param string[]  $url_array The string substitution array to be passed to vsprintf.
40 40
 	 *
41 41
 	 * @return string The sanitized string.
42 42
 	 */
Please login to merge, or discard this patch.