Completed
Push — master ( 477b17...1ec9e1 )
by Jared
01:32
created
src/Type.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -118,7 +118,7 @@
 block discarded – undo
118 118
      *
119 119
      * @param mixed $value
120 120
      *
121
-     * @return object
121
+     * @return \stdClass
122 122
      */
123 123
     public static function to_object($value): \stdClass
124 124
     {
Please login to merge, or discard this patch.