Completed
Push — master ( 0b45f4...ecad61 )
by
unknown
02:17
created
src/Crawler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -381,7 +381,7 @@
 block discarded – undo
381 381
 
382 382
     /**
383 383
      * @param string $url
384
-     * @return \Generator|Page[]
384
+     * @return \Generator
385 385
      * @throws RequestException
386 386
      */
387 387
     public function crawl($url)
Please login to merge, or discard this patch.