Completed
Push — master ( 243457...d2eaaf )
by Michael
01:33
created
class/utility.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -212,7 +212,7 @@
 block discarded – undo
212 212
  * Save the XML Sitemap
213 213
  *
214 214
  * @param array $xsitemap_show
215
- * @return mixed int number of bytes saved | false on failure
215
+ * @return integer int number of bytes saved | false on failure
216 216
  */
217 217
 public static function saveSitemap(array $xsitemap_show)
218 218
 {
Please login to merge, or discard this patch.