@@ -56,7 +56,7 @@ |
||
56 | 56 | /** |
57 | 57 | * Get a FILE-param value |
58 | 58 | * |
59 | - * @return array|false : the array with file info or false if the param does not exist |
|
59 | + * @return string : the array with file info or false if the param does not exist |
|
60 | 60 | */ |
61 | 61 | |
62 | 62 | public static function file(string $name) { |