Completed
Push — master ( 1c3212...07e922 )
by Rémi
03:31 queued 01:33
created
src/Parser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
      *
43 43
      * @param string $file file to parse
44 44
      *
45
-     * @return string Returns the phrase passed in
45
+     * @return Parser Returns the phrase passed in
46 46
      */
47 47
     public function parse($file)
48 48
     {
Please login to merge, or discard this patch.