Completed
Push — master ( 386146...a2d301 )
by John
07:40
created
src/Request/RequestValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
     }
73 73
 
74 74
     /**
75
-     * @return object
75
+     * @return \stdClass
76 76
      */
77 77
     private function assembleRequestSchema()
78 78
     {
Please login to merge, or discard this patch.