Passed
Branch master (9e6a3e)
by Jan-Petter
02:46
created
src/SitemapParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -98,7 +98,7 @@
 block discarded – undo
98 98
     /**
99 99
      * Add an array of URLs to the parser queue
100 100
      *
101
-     * @param array $urlArray
101
+     * @param string[] $urlArray
102 102
      */
103 103
     public function addToQueue($urlArray)
104 104
     {
Please login to merge, or discard this patch.