@@ -118,6 +118,7 @@ |
||
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) |