Completed
Push — develop ( c2ee56...f0062e )
by Mikaël
10s
created
src/Generator/Utils.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -118,6 +118,7 @@
 block discarded – undo
118 118
     /**
119 119
      * Returns the value with good type
120 120
      * @param mixed $value the value
121
+     * @param string $knownType
121 122
      * @return mixed
122 123
      */
123 124
     public static function getValueWithinItsType($value, $knownType = null)
Please login to merge, or discard this patch.