Completed
Push — master ( 9ead21...793081 )
by Gareth
62:27 queued 47:34
created
src/Fetcher/RemoteFetcher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
53 53
      * Fetch a page from remote repository
54 54
      *
55 55
      * @param string $pageName
56
-     * @return string
56
+     * @return TldrPage
57 57
      * @throws PageNotFoundException
58 58
      */
59 59
     public function fetchPage(String $pageName): TldrPage
Please login to merge, or discard this patch.