Completed
Push — master ( f940d4...11c186 )
by Gareth
12:02
created
src/Fetcher/RemoteFetcher.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -49,8 +49,7 @@
 block discarded – undo
49 49
     /**
50 50
      * Fetch a page from remote repository
51 51
      *
52
-     * @param string $page
53
-     * @return string
52
+     * @return TldrPage
54 53
      * @throws PageNotFoundException
55 54
      */
56 55
     public function fetchPage(String $pageName): TldrPage
Please login to merge, or discard this patch.