@@ -112,7 +112,7 @@ |
||
112 | 112 | |
113 | 113 | /** |
114 | 114 | * Returns the value with good type |
115 | - * @param mixed $value the value |
|
115 | + * @param string $value the value |
|
116 | 116 | * @param string $knownType the value |
117 | 117 | * @return mixed |
118 | 118 | */ |