Completed
Pull Request — dev (#127)
by Steve
40:22 queued 37:37
created
src/MageScan/Command/Scan/SitemapCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,7 @@
 block discarded – undo
78 78
     /**
79 79
      * Parse the robots.txt text file to find the sitemap
80 80
      *
81
-     * @return string|boolean
81
+     * @return false|string
82 82
      */
83 83
     protected function getSitemapUrl()
84 84
     {
Please login to merge, or discard this patch.