Completed
Push — master ( 031f19...3fe677 )
by John
02:56
created
src/Document/YamlParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
     /**
35 35
      * @param string $string
36 36
      *
37
-     * @return object
37
+     * @return \stdClass|null
38 38
      */
39 39
     public function parse($string)
40 40
     {
Please login to merge, or discard this patch.