@@ -212,7 +212,7 @@ |
||
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 | { |