@@ -194,7 +194,7 @@ |
||
194 | 194 | * |
195 | 195 | * @param mixed $item |
196 | 196 | * the item to examine |
197 | - * @return array |
|
197 | + * @return string[] |
|
198 | 198 | * the basic type of the examined item |
199 | 199 | */ |
200 | 200 | private static function fromString($item) |